Skip to content

Commit

Permalink
labeler.yml add Do Not Merge test (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxingloh authored Jan 13, 2022
1 parent b1d1a32 commit b1fea02
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,10 @@ checks:
- fix
- chore
- docs

- context: "Do Not Merge"
url: "https://github.com/fuxingloh/multi-labeler/blob/main/.github/labeler.yml"
description: "Disable merging when 'DO NOT MERGE' label is set"
labels:
none:
- "DO NOT MERGE"

0 comments on commit b1fea02

Please sign in to comment.