-
Notifications
You must be signed in to change notification settings - Fork 9
[FEATURE] Add a Changelog Documentation Pipeline #6
Copy link
Copy link
Open
Labels
Dev OpsCI/CD and automation Dev OpsCI/CD and automation Dev OpsECSoC26Elite Coders Summer of CampElite Coders Summer of CampECSoC26-L2documentationImprovements or additions to documentationImprovements or additions to documentationecsoc-mediumenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededlevel: intermediate
Description
Metadata
Metadata
Assignees
Labels
Dev OpsCI/CD and automation Dev OpsCI/CD and automation Dev OpsECSoC26Elite Coders Summer of CampElite Coders Summer of CampECSoC26-L2documentationImprovements or additions to documentationImprovements or additions to documentationecsoc-mediumenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededlevel: intermediate
💡 The Pitch
Adding a
CHANGELOG.mdin repo directory but hardcoding everything will be too long and unsustainable.Add a CI/CD pipeline to do the same, where it creates with every commit and the contributor's name to log all of our Contributors.
🤔 Why do we need this?
For better logs.
🛠️ Proposed Solution
Adding a
Changelog.ymlin.github/workflows/write a script that executes with every PR merge.🚫 Alternatives Considered