Skip to content

Commit

Permalink
ci: 🐛 Fix GitReleaseManager config
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-s-betke committed May 3, 2021
1 parent b24bc1d commit f937914
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions GitReleaseManager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,35 +13,6 @@ close:
The release is available on:
- [GitHub Release](https://github.com/{owner}/{repository}/releases/tag/{milestone})
labels:
- name: Breaking Change
description: Functionality breaking changes
color: b60205
- name: Bug
description: Something isn't working
color: ee0701
- name: Build
description: Build pipeline
color: 009800
- name: Documentation
description: Improvements or additions to documentation
color: d4c5f9
- name: Feature
description: Request for a new feature
color: 84b6eb
- name: Good First Issue
description: Good for newcomers
color: 7057ff
- name: Help Wanted
description: Extra attention is needed
color: 33aa3f
- name: Improvement
description: Improvement of an existing feature
color: 207de5
- name: Question
description: Further information is requested
color: cc317c

issue-labels-include:
- Breaking Change
- Bug
Expand Down

0 comments on commit f937914

Please sign in to comment.