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

Add a script to automate building the CHANGELOG #56

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

nickcharlton
Copy link
Member

Taken from Administrate, this helps build a Markdown snippet of the changes since the last known tag, which gets linked to the PR which introduced it.

In most cases you do need to do a bit of extra work, but the output can be copy and pasted into the CHANGELOG.md file.

https://github.com/thoughtbot/administrate/blob/main/bin/build-changelog

Taken from Administrate, this helps build a Markdown snippet of the
changes since the last known tag, which gets linked to the PR which
introduced it.

In most cases you do need to do a bit of extra work, but the output can
be copy and pasted into the `CHANGELOG.md` file.

https://github.com/thoughtbot/administrate/blob/main/bin/build-changelog
@nickcharlton nickcharlton merged commit 747e173 into main Feb 2, 2024
3 checks passed
@nickcharlton nickcharlton deleted the nc-add-build-changelog-script branch February 2, 2024 16:14
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

Successfully merging this pull request may close these issues.

1 participant