You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to test our action, we ask folks to create test a test repository, to not interfere with others. Labels are significant so this @octoherd script is golden and saves a lot of time <3 In our particular case, we would like to remove all the default labels though
Why?
Because we don't want the default labels in the action test repositories
Alternatives you tried
Not yet tried, but I could imagine to
Create a new script called octoherd-script-replace-labels
Create a new script called octoherd-script-remove-labels and ask folks to run that one before yours
So if you think a remove option is out of scope here, I'd be happy to create a new script, and we can interlink them
The text was updated successfully, but these errors were encountered:
Honestly, I think removing the default and existing labels meets my expectation since we are copying all labels from the flagship or original repo and don't have a need for the defaults. I deleted most of them manually before creating this script, which is why I didn't think of this use case.
Happy to take the contribution to delete defaults or all labels before copying labels. Perhaps that should be an option flag though. Also happy to update the guide in the readme to include this update.
What’s missing?
In order to test our action, we ask folks to create test a test repository, to not interfere with others. Labels are significant so this @octoherd script is golden and saves a lot of time <3 In our particular case, we would like to remove all the default labels though
Why?
Because we don't want the default labels in the action test repositories
Alternatives you tried
Not yet tried, but I could imagine to
octoherd-script-replace-labels
octoherd-script-remove-labels
and ask folks to run that one before yoursSo if you think a remove option is out of scope here, I'd be happy to create a new script, and we can interlink them
The text was updated successfully, but these errors were encountered: