iotaledger / iotaledger/firefly
[Task]: Define and implement automatic changelog
- Dominant language
- TypeScript
- Stars
- 478
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
### Task description
We currently have to manually write every changelog. This is time consuming. With squashed commits and verbose PR names it should be possible to better automate changelog updates.
Two possible options are Github's automatic system and covector (for which there is a PR already open - #414).
It may still be necessary to manually adjust the changelog, but having it automatically collated will save some time.
### Requirements
- Decide which automatic changelog approach is best
- Implement the new approach (may need updating the workflow)
### Acceptance criteria
- Automatic changelog implemented
### Creation checklist
- [X] I have assigned this task to the correct people
- [X] I have added the most appropriate labels
- [X] I have linked the correct milestone and/or project
Contributor guide
Assessment
This issue has not been assessed yet.