Skip to content

Name change of label through UI removes label from PRs/Issues #196

Answered by crazy-max
ces131 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ces131,

This action only handles labels as code. Therefore you should not modify/add/remove labels from the webui and do not use label events to trigger this action as this could interfere with the definition of labels included in labels.yml.
This action is useful if you want to initialize a repo with predefined labels. Once you are satisfied, you can disable this action with the input dry_run: true and let the user modify current labels as he wishes.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by crazy-max
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #73 on September 01, 2023 05:08.