Skip to content

Preview issue triage prompt changes#20352

Draft
ewdurbin wants to merge 12 commits into
mainfrom
codex/issue-triage-preview
Draft

Preview issue triage prompt changes#20352
ewdurbin wants to merge 12 commits into
mainfrom
codex/issue-triage-preview

Conversation

@ewdurbin

Copy link
Copy Markdown

Summary

Stacked on #20340.

Add a pull-request workflow that previews changes to agents/prompts/triage-issue.md against the five most recently created issues. Each issue is triaged independently with read-only repository access, then the results are consolidated into a single marked PR comment that is updated on subsequent runs.

The preview is restricted to same-repository PRs, leaves the Codex action's write-access actor restriction in place, and grants write permission only to the final PR-comment job. It does not modify issues or invoke release workflows.

Validation

  • npx prettier@3.9.0 --check .github/workflows/issue-triage-preview.yml
  • Verified the GitHub search query returns the five newest issues.
  • Exercised summary rendering for related issue/PR and empty-result cases, including newline and mention handling.
  • git diff --cached --check

@github-actions

github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Issue triage preview

The issue triage preview is available in the workflow run summary.

@astral-sh-bot

astral-sh-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown

uv test inventory changes

This PR no longer changes the tests when compared with the latest main baseline.

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