Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Commit

Permalink
Updated gitreleasemanager config to remove emoji text too.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Sep 24, 2019
1 parent ba0a118 commit 6815d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GitReleaseManager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
export:
include-created-date-in-title: false
perform-regex-removal: true
regex-text: '[a-f\d]{40}\s'
regex-text: '([a-f\d]{40}\s|:boom:|:rocket:|:fire:|:blue_book:|:beetle:|:squirrel:|:raised_hand:|:sparkles:)'
issue-labels-include:
- ":boom: breaking change"
- ":rocket: feature"
Expand Down

0 comments on commit 6815d55

Please sign in to comment.