-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
To generate a changelog for the Python client and SDK, the following action is used: https://github.com/apify/workflows/blob/main/.github/workflows/python_bump_and_update_changelog.yaml. The current implementation does not work correctly with LLM buttons, see:
The buttons should be under the title as on other documentation pages. The problem is related to this: apify/apify-docs#1860, and the solution is to remove the main title from the document (# Changelog) and use the title in the frontmatter:
---
title: Changelog
...
---
The other solution is to remove LLM buttons from changelog(s).
Metadata
Metadata
Assignees
Labels
No labels