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

changelog: Add auto-changelog action step to gh-actions #118

Closed
elycruz opened this issue Oct 7, 2023 · 1 comment
Closed

changelog: Add auto-changelog action step to gh-actions #118

elycruz opened this issue Oct 7, 2023 · 1 comment
Labels
CI/CD Issues related to running, and/or, updating ci/cd processes. docs Documentation issue.

Comments

@elycruz
Copy link
Owner

elycruz commented Oct 7, 2023

We should add this to automatically populate our change log file.

Acceptance Criteria

Add gh-action step for updating our existing CHANGELOG.md file to contain release notes between previously published tag and latest published tag.

See example/potential-candidate gh-action here:
https://github.com/requarks/changelog-action

@elycruz elycruz added docs Documentation issue. CI/CD Issues related to running, and/or, updating ci/cd processes. labels Oct 7, 2023
@elycruz elycruz changed the title changelog: Add auto-changelog action to gh-actions changelog: Add auto-changelog action step to gh-actions Oct 7, 2023
@elycruz
Copy link
Owner Author

elycruz commented Aug 21, 2024

No longer required - Detailed Change log is kept by github (via tags and releases logs).

@elycruz elycruz closed this as completed Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Issues related to running, and/or, updating ci/cd processes. docs Documentation issue.
Projects
None yet
Development

No branches or pull requests

1 participant