Change default label from "Needs review" to "Work in progress"
Update the default label in the labeler configuration to better reflect the status of changes that haven't been reviewed yet.
This commit is contained in:
parent
76c67329a4
commit
3d4df54c78
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@ -10,7 +10,7 @@
|
||||
#
|
||||
# Please keep the labels sorted and deduplicated.
|
||||
|
||||
"Needs review":
|
||||
"Work in progress":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: '**'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user