Closed
Description
Why is this needed?
git-chlog doesn't use a stable sorting yet, causing Changelogs to rebuild even when the last changes have been merged. This pollutes GitHub notifications for maintainers, making it hard to detect actionable PR review requests.
Which area does this relate to?
Automation
Solution
Disable changelog workflow on push
and use schedule
instead.
Acknowledgment
- This request meets Powertools for AWS Lambda (Python) Tenets
- Should this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Shipped