Create project-labeler.yml
This commit is contained in:
parent
ea2244e7e3
commit
a48242be7c
4
.github/project-labeler.yml
vendored
Normal file
4
.github/project-labeler.yml
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
projects:
|
||||
- match: Product Roadmap # RegExp for project name
|
||||
labels: # List of label's rules
|
||||
- required: ["Project"] # Labels that should be on issues from matching projects
|
||||
Loading…
Reference in New Issue
Block a user