Skip to content

kaizen: WIP制限超過時のrun summary理由を、owner-wide上限とrepo件数が混同しない表記に修正。 (#156)#170

Merged
s-hiraoku merged 3 commits into
mainfrom
kaizen/issue-156-add-wip-limit-to-skip-new-issue-intake-when-gene
Jul 4, 2026
Merged

kaizen: WIP制限超過時のrun summary理由を、owner-wide上限とrepo件数が混同しない表記に修正。 (#156)#170
s-hiraoku merged 3 commits into
mainfrom
kaizen/issue-156-add-wip-limit-to-skip-new-issue-intake-when-gene

Conversation

@s-hiraoku

Copy link
Copy Markdown
Collaborator

Closes #156

Summary

WIP制限超過時のrun summary理由を、owner-wide上限とrepo件数が混同しない表記に修正。
カスタムsafety.wipLimitのスキーマ回帰テストを追加。
status --metrics のwipLimit表示をCLI仕様に明記。

Builder notes

検証: npm test / npm run typecheck / npm run build / vendored skill存在チェックはすべて成功。Protected path変更: src/orchestrator/wipLimit.ts。.github側のautomationsファイルはこのcheckoutに存在せず、PR作成禁止制約もあるため変更していません。

Provider evidence:

  • codex: exitCode=0, status=selected, failureClass=none, fallbackReason=none, payloadSource=last-message
    Selected backend: codex
    Final payload source: last-message

Verification

  • npm test
  • npm run typecheck
  • npm run build
  • test -f skills/gh-link-issue-pr/SKILL.md && test -f skills/kaizen-bug-router/SKILL.md && test -f skills/pr-guardian/SKILL.md

Verifier

verifier: open_pr_with_warning
summary: Open PR with warning and 1 should_fix item(s); risk is medium.
notes: risk=medium
confidence=56
should_fix=Diff touches high-risk areas; keep this as should_fix unless verification explicitly covers it.

Kaizen risk policy

Verifier cleared PR with warning: Open PR with warning and 1 should_fix item(s); risk is medium.

Changed files: 15
Changed lines: 299

@coderabbitai

coderabbitai Bot commented Jul 4, 2026

Copy link
Copy Markdown

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (3)
  • WIP
  • DO NOT MERGE
  • [skip review]

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: kaizen-agents-org/coderabbit/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 76bb0cc0-2f58-497f-a2d3-00ba1d7e0570

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch kaizen/issue-156-add-wip-limit-to-skip-new-issue-intake-when-gene

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@s-hiraoku

Copy link
Copy Markdown
Collaborator Author

PR Guardian pass 1/5 final status:

  • Mergeability: non-draft PR, mergeStateStatus=CLEAN, no conflicts reported.
  • Required checks: branch protection requires verify; verify is passing. CodeRabbit status is also passing.
  • Watched runs: CI run https://github.com/kaizen-agents-org/kaizen-loop/actions/runs/28702788066 was watched with gh run watch --exit-status; it had already completed successfully.
  • Fixes pushed: none. No failing checks or actionable code review findings were present.
  • Feedback inspected: paginated GraphQL review thread/comment reads completed with hasNextPage=false; there are no inline review threads and no submitted reviews.
  • Feedback disposition: CodeRabbit comment kaizen: WIP制限超過時のrun summary理由を、owner-wide上限とrepo件数が混同しない表記に修正。 (#156) #170 (comment) reports that review was skipped because the title contains WIP. I am treating the trigger-review checkbox and finishing-touch checkboxes as non-actionable bot controls; WIP is part of the domain term in the PR title, not a draft marker, and branch protection does not require CodeRabbit review approval.
  • Remaining blockers: none found. The PR is mergeable from this guardian pass; do not merge automatically.

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

Copy link
Copy Markdown

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: b74e6f1f35

ℹ️ 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 src/github/client.ts Outdated
@s-hiraoku

Copy link
Copy Markdown
Collaborator Author

PR Guardian pass 2/5 final status:

@s-hiraoku s-hiraoku merged commit 834a2fc into main Jul 4, 2026
2 checks passed
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.

Add WIP limit to skip new issue intake when generated PR backlog exceeds threshold

1 participant