qascade/dcr

ci: propose an automated way to generate changelogs

qascade opened this issue · 6 comments

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

Hello,

I'd like to work on this under your guidance.
#GSSoC'23

Hey @Adja002, Thanks for volunteering for this issue. Please follow the Repo guidelines diligently. Please let me know if you have any other questions. Please name the branch ci.changelogs

I have been going through the resources and researching on the topic since yesterday. I will start working on it today and reach out for further questions.

Hey @qascade, I have gathered my research and I'd like to submit a pull request but I'm unable to create a branch as you requested. Could you guide me on that?

@Adja002 for branch, please look at git resources I have provided on GSSoC guidelines

Hey @qascade I think this issue has been on stale for over 3 weeks, I would like to work on the issue Under GSSOC'23