Skip to content

Ensure labels exist before creating PRs#2

Merged
neilvcarvalho merged 1 commit into
mainfrom
nc/ensure-labels
May 15, 2026
Merged

Ensure labels exist before creating PRs#2
neilvcarvalho merged 1 commit into
mainfrom
nc/ensure-labels

Conversation

@neilvcarvalho
Copy link
Copy Markdown
Member

gh does not create labels automatically when you create a PR referencing one. If the label does not exist, the PR creation fails.

This commit adds an ensure_labels step before creating the PRs that lists and creates the labels that will be used in the following steps.

`gh` does not create labels automatically when you create a PR
referencing one. If the label does not exist, the PR creation fails.

This commit adds an `ensure_labels` step before creating the PRs that
lists and creates the labels that will be used in the following steps.
@neilvcarvalho neilvcarvalho merged commit 8af5c16 into main May 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant