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
Description:
It would be nice if you could have a version controlled list of labels, colors (and uid) that can be used to add/remove/rename/recolor labels across one or multiple repos.
Justification:
Let's say you have already setup a release.yaml and you want to rename naming convention and keep the usage used by this action or release.yaml in sync. There needs to be a renaming functionality in order to preserve the current labels on issues/PRs
Suggestion to make the action distinct from the PR action: move the pr action to a subaction and either alias the top-level action to it, redirect with deprecation warning, or make a top-level controller that triggers the appropriate sub action depending on if it's called from PR or other logics.
The text was updated successfully, but these errors were encountered:
Description:
It would be nice if you could have a version controlled list of labels, colors (and uid) that can be used to add/remove/rename/recolor labels across one or multiple repos.
Justification:
Let's say you have already setup a
release.yaml
and you want to rename naming convention and keep the usage used by this action or release.yaml in sync. There needs to be a renaming functionality in order to preserve the current labels on issues/PRsSuggestion to make the action distinct from the PR action: move the pr action to a subaction and either alias the top-level action to it, redirect with deprecation warning, or make a top-level controller that triggers the appropriate sub action depending on if it's called from PR or other logics.
The text was updated successfully, but these errors were encountered: