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

feat: Label automation workflows & old workflow cleanup #13734

Merged
merged 4 commits into from
Aug 29, 2024

Conversation

jimblanc
Copy link
Contributor

Description of changes

Introduces new workflows to manage issue label automation & cleans up a few unused workflows and ticket templates.

Summary of label life-cycle changes:

  • New community-opened issues will receive pending-maintainer-response & pending-triage
  • pending-maintainer-response will be removed if a maintainer comments on the ticket
  • Subsequent comments from the community will re-add pending-maintainer-response
  • pending-response has been renamed to pending-community-response
  • Applying bug, feature-request, or question will remove the pending-triage label

The pending-maintainer-response label can still be removed manually depending on the context of the customer's most recent response.

Issue #, if available

Description of how you validated changes

Tested on fork:

Checklist

  • PR description included
  • yarn test passes
  • Unit Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

Checklist for repo maintainers

  • Verify E2E tests for existing workflows are working as expected or add E2E tests for newly added workflows
  • New source file paths included in this PR have been added to CODEOWNERS, if appropriate

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jimblanc jimblanc requested a review from a team as a code owner August 20, 2024 16:58
@jimblanc jimblanc marked this pull request as draft August 20, 2024 17:24
Copy link
Member

@ashika112 ashika112 left a comment

Choose a reason for hiding this comment

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

Neat 👍

@jimblanc jimblanc marked this pull request as ready for review August 28, 2024 15:33
@jimblanc jimblanc merged commit 1a5366d into aws-amplify:main Aug 29, 2024
30 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.

4 participants