ci: propose an automated way to generate changelogs #50
Labels
beginner-friendly
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
gssoc23
level2
Description
This project strictly adheres to Conventional Commits, but we haven't added any mechanism that tracks changes on a Changelog using a Version. I will give a version no per commit. I want a way that generates and modifies changelogs on a file called
changelog. md
before committing.Give me a strategy through a script that takes the semantic version as input or maybe use some existing tooling such as link. Also add a CI Workflow to make sure that the changelog has been generated before the merge.
Are you raising this Issue under GSSoC'23?
Yes
The text was updated successfully, but these errors were encountered: