Automate tagging of the release commit
Open
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 681
- PR merge metrics
- No merged PRs in 30d
Description
If the commit message in main branch is in the following form `chore: release YYYY.MM.DD`, then tag that commit as `release-YYYY.MM.DD` and push the tag to the repo.
Contributor guide
Assessment
This issue has not been assessed yet.