conventional-changelog / conventional-changelog/commitlint
Add branch name to commit message meta values in the footer
Open
question
- Dominant language
- TypeScript
- Stars
- 18.7k
- Forks
- 970
- Avg merge
- 7h 33m
- Merged PRs (30d)
- 49
Description
### Expected Behavior
I'm curious if there is any way to add an issue number to the footer as a meta value. For example, the branch is named `feature/-` or `fix/-`, if the branch name meets some regular expression to pick this issue number and automatically add it to the footer in format smth like `ISSUE: -`.
If it's possible, I'm also curious about the opportunity to use multiple issues number: `feature/-,` -> `ISSUES: -, -`.
### Current Behavior
_No response_
### Affected packages
- [ ] cli
- [ ] core
- [ ] prompt
- [ ] config-angular
### Possible Solution
_No response_
### Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.