mirror of
https://github.com/coder/code-server.git
synced 2026-05-28 17:43:51 +02: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
|
# 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.
|
# commit. If a commit is simply bumping coverage, it's a test commit.
|
||||||
- test
|
- test
|
||||||
|
|
||||||
|
# A new release.
|
||||||
|
- release
|
||||||
|
|||||||
Reference in New Issue
Block a user