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:
Igor Pecovnik 2026-03-04 11:25:56 +01:00
parent 76c67329a4
commit 3d4df54c78
No known key found for this signature in database
GPG Key ID: AC67DF56D680226A

2
.github/labeler.yml vendored
View File

@ -10,7 +10,7 @@
#
# Please keep the labels sorted and deduplicated.
"Needs review":
"Work in progress":
- changed-files:
- any-glob-to-any-file: '**'