Skip to content

chore(stack): sync controlled-editor root with protected main - #387

Merged
seonghobae merged 33 commits into
fix/atomic-controlled-sync-200from
main
Aug 25, 2026
Merged

chore(stack): sync controlled-editor root with protected main#387
seonghobae merged 33 commits into
fix/atomic-controlled-sync-200from
main

Conversation

@seonghobae

@seonghobae seonghobae commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Non-destructive stack maintenance only. Merge exact protected main@fd75c835a2a7c5d9a1f57c3e080364237d69819a into fix/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.


Open in Devin Review

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
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 601a6d6a-2864-4615-b32b-4ad0077d227d

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

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.

@seonghobae
seonghobae merged commit 580ac1a into fix/atomic-controlled-sync-200 Aug 25, 2026
19 of 20 checks passed

@devin-ai-integration devin-ai-integration 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.

Devin Review found 1 potential issue.

Open in Devin Review

Comment thread .github/workflows/ci.yml
@@ -4,7 +4,6 @@ on:
push:
branches: [main]
pull_request:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

📝 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.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

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