-
Notifications
You must be signed in to change notification settings - Fork 448
Open
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic
Description
Description:
I think that even with sync-labels: true
, a label which is not defined in labeler.yml
at all should not be removed.
Justification:
Some labels might be applied by other means, such as non-labeler workflows marking a PR as 'deployed' for example, which have no file or branch based (or any static/declarative) way of describing when they should exist.
If a label is not even defined according to paths etc., then it should not be removed by labeler - we should assume it has some other source.
If people want labeler to be an absolute source of truth for allowed labels, then an ignore
key or similar would do - i.e. to define a list of allowed labels which aren't synchronised.
Are you willing to submit a PR?
Willing but not that familiar.
abhishekrb19, teeyingyap, Kixunil, ghunteranderson, tipims and 5 more
Metadata
Metadata
Assignees
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic