Add release as valid semantic tag
This commit is contained in:
parent
ae83e049b9
commit
7b2b0e0b21
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