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: add github action to automatically remove pending-response label #10499

Conversation

josefaidt
Copy link
Contributor

Description of changes

adds GitHub Action to automatically remove the pending-response label when the author of the issue responds. This will also adjust how we look at issues that have not yet been triaged by further defining an entrypoint:

https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-asc+-label%3Abug%2Cfeature-request%2Crfc%2Cregion-support+-label%3Apending-response

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included

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

@josefaidt josefaidt requested a review from a team as a code owner October 18, 2022 13:44
@codecov-commenter
Copy link

Codecov Report

Merging #10499 (400dac8) into main (a6679ed) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main   #10499   +/-   ##
=======================================
  Coverage   83.68%   83.68%           
=======================================
  Files         181      181           
  Lines       16197    16197           
  Branches     3404     3404           
=======================================
  Hits        13554    13554           
  Misses       2565     2565           
  Partials       78       78           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

manueliglesias
manueliglesias previously approved these changes Oct 21, 2022
Copy link
Contributor

@manueliglesias manueliglesias left a comment

Choose a reason for hiding this comment

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

LGTM

@tannerabread tannerabread requested a review from a team April 12, 2023 17:02
@stocaaro stocaaro self-assigned this Apr 18, 2023
Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com>
@stocaaro stocaaro merged commit a712d81 into aws-amplify:main Apr 19, 2023
2 checks passed
@tannerabread
Copy link
Contributor

🎉

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.

None yet

6 participants