changelog-ci
changelog-ci copied to clipboard
Enable forced commit to given branch
Is your feature request related to a problem? Please describe. I was looking for a way to fully automate this process... but it seems that now I have to deal with PRs to my release branch including changes to the changelog and thereby also listing these changes as a potential PR to be mentioned in the changelog itself
Describe the solution you'd like I would like the ability to commit directly to a non-PR the branch without creating a new PR just for the changelog. So while working in Release branch, instead of seeing and merging a new PR, I will simply see a new commit by Changelog CI or GitHub bot with the relevant changes. Since I am in a release branch we are validating and testing anyway before the release is completed. No point to add another gate in the way
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.