Skip to content

docs(issues): require release and duplicate checks#2214

Merged
elezar merged 1 commit into
mainfrom
codex/issue-report-known-fixes
Jul 10, 2026
Merged

docs(issues): require release and duplicate checks#2214
elezar merged 1 commit into
mainfrom
codex/issue-report-known-fixes

Conversation

@elezar

@elezar elezar commented Jul 10, 2026

Copy link
Copy Markdown
Member

Summary

Require bug reports and agent-created issue reports to check current releases, known fixes, and possible duplicate issues before filing. Teach triage to classify reports that appear fixed in a newer release.

Related Issue

Related #1696

Changes

  • Update the bug report form to ask for latest-release, known-fix, and duplicate checks.
  • Update the create-github-issue skill so generated bug reports include the same diagnostic fields.
  • Add a release/known-fix checkpoint and fixed-in-release classification to the triage-issue skill.

Testing

  • git diff --check
  • bug_report.yml parses as YAML
  • mise run pre-commit passes (not run: mise is not available on PATH in this shell)
  • Unit tests added/updated (not applicable)
  • E2E tests added/updated (not applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@TaylorMutch

Copy link
Copy Markdown
Collaborator

Makes sense to me, I think this is needed

@elezar

elezar commented Jul 10, 2026

Copy link
Copy Markdown
Member Author

Makes sense to me, I think this is needed

Thanks. This was also following from a discussion with @pimlock yesterday.

@elezar elezar merged commit 233d207 into main Jul 10, 2026
32 checks passed
@elezar elezar deleted the codex/issue-report-known-fixes branch July 10, 2026 16:51
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