mirror of
https://github.com/coder/code-server.git
synced 2025-07-25 10:53:24 +08:00
Add release as valid semantic tag
This commit is contained in:
3
.github/semantic.yaml
vendored
3
.github/semantic.yaml
vendored
@ -61,3 +61,6 @@ types:
|
||||
# implementations. For example, if a commit adds a fix + test, it's a fix
|
||||
# commit. If a commit is simply bumping coverage, it's a test commit.
|
||||
- test
|
||||
|
||||
# A new release.
|
||||
- release
|
||||
|
Reference in New Issue
Block a user