Skip to content

Commit

Permalink
Hide release tags [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jordeu committed Oct 27, 2021
1 parent 4feebe2 commit bb71872
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ release:
title: 'Merge pull'
- label: 'merge_branch'
title: 'Merge branch'
- label: 'release'
title: '[release]'
categories:
- title: '🚀 Features'
labels:
Expand All @@ -54,16 +56,21 @@ release:
labels:
- 'merge_pull'
- 'merge_branch'
- title: 'Release'
labels:
- 'release'
hide:
categories:
- 'Merge'
- 'Release'
contributors:
- 'GitHub'
replacers:
- search: ' \[feature\]'
- search: ' \[bug\]'
- search: ' \[task\]'
- search: ' \[skip ci\]'
- search: ' \[release\]'

distributions:
tw-agent:
Expand Down

0 comments on commit bb71872

Please sign in to comment.