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

GitHub Action to add/remove triage labels as-needed #77

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

dbeatty10
Copy link
Contributor

resolves #74

Description & motivation

What?

When the maintenance team triages, we sometimes need more information from the issue creator. In
those cases we remove the triage label and add the awaiting_response label. Once we
receive a response in the form of a comment, we want the awaiting_response label removed
in favor of the triage label so we are aware that the issue needs action.

Why?

To help with out team triage issue tracking

When?

This will run when a comment is added to an issue and that issue has the awaiting_response label.

@dbeatty10 dbeatty10 requested a review from a team as a code owner February 8, 2024 18:00
@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a37ea5b) 52.23% compared to head (08bc652) 52.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   52.23%   52.23%           
=======================================
  Files          49       49           
  Lines        2866     2866           
=======================================
  Hits         1497     1497           
  Misses       1369     1369           
Flag Coverage Δ
unit 52.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbeatty10 dbeatty10 added this pull request to the merge queue Feb 8, 2024
Merged via the queue into main with commit 3279b26 Feb 9, 2024
11 checks passed
@dbeatty10 dbeatty10 deleted the dbeatty/gha-triage-labels branch February 9, 2024 00:13
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.

[Maintainership] GitHub Action to switch between the awaiting_response and triage labels
4 participants