summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2022-07-13 12:27:43 -0400
committerGitHub <noreply@github.com>2022-07-13 12:27:43 -0400
commitfb02e339fe4b38628aea7625d76d5e336d732a0c (patch)
tree2b2237f8ac5182da2aa0545aa31bde16c6a4e574
parent3c8a860df4dd1dfe1aad74c884529184b7d932b2 (diff)
downloadlibgit2-fb02e339fe4b38628aea7625d76d5e336d732a0c.tar.gz
meta: update release.yml for security information
-rw-r--r--.github/release.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/release.yml b/.github/release.yml
index c3c8da290..79158f492 100644
--- a/.github/release.yml
+++ b/.github/release.yml
@@ -6,10 +6,13 @@ changelog:
- title: Bug fixes
labels:
- bug
+ - title: Security fixes
+ labels:
+ - security
- title: Code cleanups
labels:
- cleanup
- - title: CI improvements
+ - title: Build and CI improvements
labels:
- build
- title: Documentation improvements