-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
issue-labeling.yml #758
Copy link
Copy link
Closed
Labels
c: chorePR that doesn't affect the runtime behaviorPR that doesn't affect the runtime behaviorp: 1-normalNothing urgentNothing urgents: acceptedAccepted feature / Confirmed bugAccepted feature / Confirmed bug
Milestone
Metadata
Metadata
Assignees
Labels
c: chorePR that doesn't affect the runtime behaviorPR that doesn't affect the runtime behaviorp: 1-normalNothing urgentNothing urgents: acceptedAccepted feature / Confirmed bugAccepted feature / Confirmed bug
Describe the bug
While working on PR #757, I noticed that the file
issue-labeling.ymlhas some old stuff in it, see below.https://github.com/faker-js/faker/blob/main/.github/workflows/issue-labeling.yml#L1-L32
Wouldn't none of this workflow work anymore, because we changed the labeling structure and naming scheme of the labels?
Reproduction
https://github.com/faker-js/faker/blob/main/.github/workflows/issue-labeling.yml#L1-L32
Additional Info
No response