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

Create Github Workflow script to automatically populate changelog with latest commit #117

Open
peverwhee opened this issue Sep 4, 2024 · 0 comments

Comments

@peverwhee
Copy link
Collaborator

peverwhee commented Sep 4, 2024

Once we have templates for PRs, we will want a script that will, upon PR merge, prepend the commit message for the PR to the ChangeLog.

A couple nuances that @nusbaume and @cacraigucar pointed out:

  • The script should have the ability to go back multiple commits to handle the initial changelog population
  • The script will probably have to be allowed to force push to update the changelog
    • Also, the git log will, as a result of this action, have an "updating changelog" commit after ever code commit
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