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

Modify labeler to consider issues with more than 3 services impacted as cross-provider #12863

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

roaks3
Copy link
Contributor

@roaks3 roaks3 commented Jan 24, 2025

Fixes hashicorp/terraform-provider-google#20818

  • I tested locally with some issue bodies and the results looked good
  • I chose not to include the backfill job: basically, the backfill job ignores issues with service/terraform, so the condition mentioned here would only be triggered after a ticket is created with < 4 services, and then more are added later, which is both unusual, and something we can handle manually.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR hasn't generated any diffs, but I'll let you know if a future commit does.

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.

Make issue labeler apply service/terraform label if more than 3 services are impacted
2 participants