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
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
pushand usescheduleinstead.Acknowledgment