Compare commits

...

1 Commits

Author SHA1 Message Date
Igor Pecovnik
3d4df54c78
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.
2026-03-04 11:25:56 +01:00

2
.github/labeler.yml vendored
View File

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