aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-12-15 11:38:51 +0800
committerGitHub <noreply@github.com>2023-12-15 11:38:51 +0800
commitf6099d9a7e37c68b14c081bda6b42d4ccba134ae (patch)
treecbc1969181f2b6a34f03b4622fa689292cd43876
parent6aa352136691254797780cd1a2244a1f1a2987fd (diff)
downloadinfini-f6099d9a7e37c68b14c081bda6b42d4ccba134ae.tar.gz
infini-f6099d9a7e37c68b14c081bda6b42d4ccba134ae.zip
Update release-drafter.yml
-rw-r--r--.github/release-drafter.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 8559566f..d01c8e70 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -17,7 +17,7 @@ categories:
- title: 'Dependence'
labels:
- 'dependencies'
-change-template: '* $TITLE (#$NUMBER)'
+change-template: '* `$BASE_REF_NAME` $TITLE (#$NUMBER)'
replacers:
- search: '/CVE-(\d{4})-(\d+)/g'
replace: 'https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-$1-$2'