Skip to content

fix(triage): Gate low-value issue comments#7

Merged
dcramer merged 1 commit into
mainfrom
codex/triage-comment-gating
Jun 20, 2026
Merged

fix(triage): Gate low-value issue comments#7
dcramer merged 1 commit into
mainfrom
codex/triage-comment-gating

Conversation

@dcramer

@dcramer dcramer commented Jun 20, 2026

Copy link
Copy Markdown
Member

Issue triage now has a clearer no-comment path when Pierre has no useful addition. The skill instructions tell the model not to post acknowledgment, praise, or restatement comments, and the workflow passes normalized reporter context so member, owner, collaborator, and outside-contributor reports can take different paths.

For trusted reporter issues, standalone comments now need structured intent: either a blocking missing-info request or a concrete repository validation finding. The unsafe-close path also uses a workflow-owned fallback comment instead of inspecting generated prose, and the issue-triage eval harness can assert should_comment / comment_kind expectations with reporter context. This covers the two observed low-value comments with regression fixtures while still allowing useful asks and validation notes.

Validated with pnpm run test, pnpm run typecheck, and pnpm run build. pnpm run evals was attempted but could not run locally because OPENROUTER_API_KEY is not set and .env.local is absent.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 20, 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 successful!
View logs
sentry-flue-agents b352b79 Jun 20 2026, 07:02 PM

Teach issue triage to avoid standalone comments when Pierre has no useful addition, while passing reporter context so trusted maintainers and outside contributors can take different paths. Keep unsafe close fallback comments workflow-owned and extend eval fixtures to assert no-comment behavior for clear member-authored issues.

Co-Authored-By: Codex <codex@openai.com>
@dcramer dcramer force-pushed the codex/triage-comment-gating branch from 85bcba1 to b352b79 Compare June 20, 2026 19:00
@dcramer dcramer changed the title fix(triage): Suppress low-value member comments fix(triage): Gate low-value issue comments Jun 20, 2026
@dcramer dcramer marked this pull request as ready for review June 20, 2026 19:02
@dcramer dcramer merged commit 5949854 into main Jun 20, 2026
5 checks passed
@dcramer dcramer deleted the codex/triage-comment-gating branch June 20, 2026 19:16
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