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

Label automation unreliable for bridged provider updates #1134

Closed
70 of 71 tasks
guineveresaenger opened this issue Nov 7, 2024 · 2 comments
Closed
70 of 71 tasks

Label automation unreliable for bridged provider updates #1134

guineveresaenger opened this issue Nov 7, 2024 · 2 comments
Assignees
Labels
kind/bug Some behavior is incorrect or out of spec p0 A bug severe enough to interrupt existing work resolution/fixed This issue was fixed resolution/no-repro This issue wasn't able to be reproduced

Comments

@guineveresaenger
Copy link
Contributor

guineveresaenger commented Nov 7, 2024

Automatic labels for provider upgrades have been failing over the past few days(?) in places.

Examples

The task is:

  • verify that every provider's latest upgrade PR has a corresponding release.
  • cut a corresponding release via release-bot if it does not
  • find a root cause for what happened

Bridged Providers

Tier 1

Tier 2

@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Nov 7, 2024
@guineveresaenger guineveresaenger added p0 A bug severe enough to interrupt existing work and removed needs-triage Needs attention from the triage team labels Nov 7, 2024
@guineveresaenger guineveresaenger self-assigned this Nov 7, 2024
@guineveresaenger
Copy link
Contributor Author

guineveresaenger commented Nov 7, 2024

Summary:

  • The following four providers did not automatically receive a needs-release/ label on their upgrade PRs:
    • Artifactory
    • Auth0
    • Civo
    • Pagerduty
  • All of these happened in the last two days
  • All of these had duplicative pull requests that were manually closed. The duplicative issues were due to a refactor in ci-mgmt which has since been addressed. Theory: Having pull requests with exactly the same title confused label setting.
  • Authorship seems irrelevant (pulumi-bot vs manual)
  • Today's upgrade PRs are receiving needs-release/ labels again.

The missing releases have been run manually. This resolves the p0.

Closing this issue as the p0 was addressed and new instances of this behaviour are not observed.

@pulumi-bot
Copy link

Cannot close issue:

  • does not have required labels: kind/, resolution/

Please fix these problems and try again.

@guineveresaenger guineveresaenger added kind/bug Some behavior is incorrect or out of spec p0 A bug severe enough to interrupt existing work resolution/fixed This issue was fixed and removed p0 A bug severe enough to interrupt existing work labels Nov 7, 2024
@guineveresaenger guineveresaenger added the resolution/no-repro This issue wasn't able to be reproduced label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec p0 A bug severe enough to interrupt existing work resolution/fixed This issue was fixed resolution/no-repro This issue wasn't able to be reproduced
Projects
None yet
Development

No branches or pull requests

2 participants