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 changelog generator #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

doms99
Copy link

@doms99 doms99 commented Nov 14, 2024

Added ability to add automatic changelog generation.

Projects should add new .changelog-generator.sh file that defines generate_changelog function that will be an entry point to the generation flow.

Added an example from NutriU (made by @jabou) to generate changelog on projects that use JIRA.

@doms99 doms99 requested a review from jabou November 14, 2024 15:06
@jabou
Copy link
Member

jabou commented Feb 6, 2025

@doms99 can you please update your branch from the base as we made some major changes to the base branch that could impact your implementation.

Thank you! :)

@doms99 doms99 force-pushed the feature/changelog-generator-setup branch 2 times, most recently from 5da13a6 to 188491f Compare February 11, 2025 11:54
@doms99 doms99 force-pushed the feature/changelog-generator-setup branch from 188491f to 3cbf480 Compare February 11, 2025 13:12
@doms99 doms99 marked this pull request as ready for review February 12, 2025 09:24
@doms99
Copy link
Author

doms99 commented Feb 12, 2025

@jabou I made required adjustments, let me know how it looks to you

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.

2 participants