Skip to content

fix(webhooks): Admit Jared reviewer and mention events - #156

Merged
MathurAditya724 merged 5 commits into
mainfrom
codex/fix-webhook-admission
Aug 26, 2026
Merged

fix(webhooks): Admit Jared reviewer and mention events#156
MathurAditya724 merged 5 commits into
mainfrom
codex/fix-webhook-admission

Conversation

@MathurAditya724

Copy link
Copy Markdown
Member

Webhook admission now preserves explicit reviewer and mention involvement, so Jared—not the outer label-or-author filter—decides whether those events are actionable. Direct mentions on unlabelled issues are routed to work, and the prompt states why an event was admitted.

Review focus: the intended boundary between newly admitted, relevant events and the existing duplicate, self-event, and CI-noise filters.

Preserve explicit reviewer and mention context so Jared, rather than the outer webhook filter, decides whether an event is actionable.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 26, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
jared 64dc341 Aug 26 2026, 10:17 AM

Use GitHub's review-request event, keep assignee events out of reviewer routing, and synchronize both runtime instruction sets.
Route issue edits that directly mention Jared while ignoring persistent mentions and reviewer fields on unrelated lifecycle events.
Scope direct-mention detection to the body changed by each webhook and require edited bodies to add Jared's mention.
Require Jared to fetch, compare, and integrate the latest default branch instead of mistaking upstream sync for freshness.
@MathurAditya724
MathurAditya724 marked this pull request as ready for review August 26, 2026 11:07
@MathurAditya724
MathurAditya724 merged commit 9291793 into main Aug 26, 2026
16 of 17 checks passed
@MathurAditya724
MathurAditya724 deleted the codex/fix-webhook-admission branch August 26, 2026 11:07
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.

1 participant