Skip to content

chore: remove "status: waiting for author" label on review request#5983

Open
gbhavya07 wants to merge 2 commits into
mochajs:mainfrom
gbhavya07:fix/review-request-remove-waiting-label
Open

chore: remove "status: waiting for author" label on review request#5983
gbhavya07 wants to merge 2 commits into
mochajs:mainfrom
gbhavya07:fix/review-request-remove-waiting-label

Conversation

@gbhavya07
Copy link
Copy Markdown

@gbhavya07 gbhavya07 commented May 20, 2026

PR Checklist

Overview

Adds a GitHub Actions workflow that removes the status: waiting for author label when a review is requested or re-requested on a pull request.

The workflow listens for the pull_request_target review_requested event and removes the label if it exists.

I also tested the workflow behavior in my fork to verify that the event fires correctly on review re-request.

@linux-foundation-easycla
Copy link
Copy Markdown

linux-foundation-easycla Bot commented May 20, 2026

CLA Signed
The committers listed above are authorized under a signed CLA.

@github-actions

This comment has been minimized.

@gbhavya07 gbhavya07 force-pushed the fix/review-request-remove-waiting-label branch from 2ff070c to 2880d2f Compare May 20, 2026 15:57
Copy link
Copy Markdown
Member

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

Thanks for starting this! I think there's a cleaner way?

Comment thread .github/workflows/remove-waiting-label.yml Outdated
@JoshuaKGoldberg JoshuaKGoldberg changed the title Remove "status: waiting for author" label on review request chore: remove "status: waiting for author" label on review request May 21, 2026
@gbhavya07 gbhavya07 requested a review from JoshuaKGoldberg May 21, 2026 13:40
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.

🛠️ Repo: Remove 'status: waiting for author' label when review is (re-)requested

2 participants