Skip to content

chore: Add PR review reminder workflow#20175

Draft
Copilot wants to merge 2 commits intodevelopfrom
copilot/add-review-reminder-workflow
Draft

chore: Add PR review reminder workflow#20175
Copilot wants to merge 2 commits intodevelopfrom
copilot/add-review-reminder-workflow

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 9, 2026

  • Create .github/workflows/pr-review-reminder.yml
  • Handle team reviewers (requested.teams) with @org/team-slug mentions
  • Fix re-review reset: only suppress if last reminder was posted after the latest review_requested event for that reviewer
  • Use per-reviewer dedup markers (<!-- review-reminder:LOGIN -->) for precise matching
  • Skip bot-authored PRs
  • Consolidate needsReminder() to own both the threshold check and the dedup check
  • Newline-separated markers for readable raw comment source

Copilot AI requested a review from Lms24 April 9, 2026 17:36
Copilot finished work on behalf of Lms24 April 9, 2026 17:36
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.

2 participants