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

PR Label automation for bug, enhancement, and breaking change #27886

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rcskosir
Copy link
Contributor

@rcskosir rcskosir commented Nov 5, 2024

Community Note

  • Please vote on this PR by adding a 👍 reaction to the original PR to help the community and maintainers prioritize for review
  • Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for PR followers and do not help prioritize for review

Description

Adding new workflow for opened and edited PRs to be automatically labeled via regex based on the PR author's use of the PR template for Bug, Enhancement, and Breaking Change.

This is a (please select all that apply):

  • Bug Fix
  • New Feature (ie adding a service, resource, or data source)
  • Enhancement
  • Breaking Change

Related Issue(s)

#27884, #27829, #27795

Note

If this PR changes meaningfully during the course of review please update the title and description as required.

@@ -0,0 +1,9 @@
# This file is not generated since it is static labels that does not rely on any Go code.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor and open for discussion, I would tend towards removing this comment stating that this file isn't generated since the pattern in the provider so far has only been to call out files that are generated.

Everything else can be safely assumed to be manually written and maintained.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants