chore(stack): sync controlled-editor root with protected main - #387
Conversation
Non-destructively retain the canonical #299 two-file CI/TDD delta while inheriting protected main@3b38ead2d00f44eb578d0689087b9293b3dabe1e, including the v0.6.0 release exact-checkout repair. No release identity or protected-main state is changed.
- Add set -euo pipefail and fail-closed registry lookups (npm, PyPI isolated mode with explicit public index) - Add open-issue queue query excluding PR duplicates; refresh candidate PR set to the live open queue - Paginate REST file/review/check-run calls and GraphQL reviewThreads beyond the first 100 results
…tes-298 fix(ci): run exact-head gates on stacked pull requests
…al-gap-baseline-20260820 docs: add product-technical gap baseline
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
580ac1a
into
fix/atomic-controlled-sync-200
| @@ -4,7 +4,6 @@ on: | |||
| push: | |||
| branches: [main] | |||
| pull_request: | |||
There was a problem hiding this comment.
📝 Info: pull_request trigger no longer filters base branch
Dropping branches: [main] from the pull_request: trigger (ci.yml) makes CI run for PRs against any base branch, not just main. A dedicated test asserts this is intended (workflowExactHead.test.ts), so it is a deliberate broadening for stacked PRs.
Was this helpful? React with 👍 or 👎 to provide feedback.
Non-destructive stack maintenance only. Merge exact protected
main@fd75c835a2a7c5d9a1f57c3e080364237d69819aintofix/atomic-controlled-sync-200@f3b4c1dbaa48a94a510658ab9a00f57957f09361. Preserve #201 ownership as its eight controlled-editor/data-integrity paths while inheriting current protected-main workflow/contracts. No force push or destructive rebase.