Skip to content

Commit

Permalink
Merge pull request #29 from jrasband-dev/workflows
Browse files Browse the repository at this point in the history
10th time is the charm
  • Loading branch information
jrasband-dev authored Sep 25, 2024
2 parents dd4adf5 + a9dcb3f commit 799b88c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/gh-release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
_extends: github/release-drafter-template.yml
_extends: metric-forge:.github/release-drafter-template.yml

name-template: Metric Forge $RESOLVED_VERSION
tag-template: v$RESOLVED_VERSION
Expand Down
4 changes: 0 additions & 4 deletions .github/release-drafter-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ exclude-labels:

change-template: '- $TITLE (#$NUMBER)'
change-title-escapes: '\<*_&'
replacers:
# Remove conventional commits from titles
- search: '/- (build|chore|ci|depr|docs|feat|fix|perf|refactor|release|test)(\(.*\))?(\!)?\: /g'
replace: '- '

autolabeler:
- label: breaking
Expand Down

0 comments on commit 799b88c

Please sign in to comment.