Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Required labels for pulumi/upgrade-provider to work correctly #228

Closed

Conversation

ringods
Copy link
Member

@ringods ringods commented Oct 9, 2024

I'm testing the automatic generation of workflows by pulumi/ci-mgmt in two of my providers: acme and matchbox.

The workflows related to upgrading the Pulumi provider with new versions of the Terraform bridge or the upstream TF provider use the pulumi/upgrade-provider tool. This tool requires some issue/PR labels to exist. Label definitions match the ones used by Pulumi Corp as close as possible.

Without these labels, some workflows will error, for instance like this:
https://github.com/pulumiverse/pulumi-matchbox/actions/runs/11237730217/job/31240815044

I added these required labels in the setup of these 2 test providers.

NOTE: It's possible Pulumi will complain some of these labels already exist. Please either import the labels into the Pulumi state, or remove these labels from the repo and re-apply this PR.

@tmeckel
Copy link
Member

tmeckel commented Oct 9, 2024

Closed in favor of #229

@tmeckel tmeckel closed this Oct 9, 2024
@ringods ringods deleted the required-labels-for-upgrade-provider branch October 11, 2024 13:43
@ringods ringods mentioned this pull request Oct 11, 2024
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.

2 participants