Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooling to manually run a bulk changelog update from PR history rather than continuouly running a separate bot #15

Open
irismessage opened this issue Aug 17, 2024 · 0 comments

Comments

@irismessage
Copy link

As a fork maintainer it would be useful to have a command line tool based on this repo which I could run once to update my working copy by adding an entry for every PR that isn't already included in the changelog, all at once. The webhook stuff is more effort for a small fork.

GitHub CLI is useful for this, I have a small script to add changelog entries with the correct date and time based on gh pr list --json but I didn't bother to reimplement parsing the PR description because it would be better if I could use this repo to do it
https://github.com/medabunny/imp-station-14/blob/master/Tools/changelog_from_prs.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant