Skip to content

skills: make pr-comments implement and ship by PR number#67

Merged
davidahmann merged 1 commit intomainfrom
codex/pr-comments-implement-ship
Feb 25, 2026
Merged

skills: make pr-comments implement and ship by PR number#67
davidahmann merged 1 commit intomainfrom
codex/pr-comments-implement-ship

Conversation

@davidahmann
Copy link
Copy Markdown
Contributor

Problem

pr-comments was still specified as recommendation-only and did not encode the intended execution behavior for user-provided PR numbers.

Changes

  • Converted pr-comments skill from triage-only to implement+ship workflow
  • Enforced processing all fetched comments from provided PR numbers regardless of comment state
  • Added open vs closed/merged branch strategy with follow-up branch fallback
  • Added baseline checks, test requirements by work type, matrix wiring, blocker handling, and evidence/output contracts
  • Wired explicit ship handoff to commit-push when changes exist

Validation

  • make prepush-full
  • ./.tmp/wrkr scan --path ./scenarios/wrkr/scan-mixed-org/repos --json

@davidahmann davidahmann merged commit b7337ff into main Feb 25, 2026
7 checks passed
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b36f10884f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .agents/skills/pr-comments/SKILL.md
@davidahmann davidahmann deleted the codex/pr-comments-implement-ship branch February 25, 2026 23:33
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