Skip to content

ci(actions): scope Product cancellation to PR heads - #14

Merged
seonghobae merged 1 commit into
feat/foundation-architecturefrom
codex/actions-concurrency
Sep 4, 2026
Merged

ci(actions): scope Product cancellation to PR heads#14
seonghobae merged 1 commit into
feat/foundation-architecturefrom
codex/actions-concurrency

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

Summary

  • key Product CI concurrency by workflow, repository, and pull request
  • isolate non-PR runs by run ID and cancel only pull-request supersessions
  • strengthen the existing CI contract against ref-based non-PR grouping

Scope

Workflow and existing CI contract only. No ontology or domain code changes.

Verification

  • actionlint .github/workflows/product.yml
  • python3 scripts/check_ci_contract.py
  • git diff --check

Stacked on #1 because product.yml is introduced there and does not exist on main yet.

Signed-off-by: Seongho Bae <me@seonghobae.me>
@coderabbitai

coderabbitai Bot commented Sep 4, 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: Team

Run ID: 73172444-91b0-4121-b068-a04b506de7bc

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.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T14:53:32.704245Z ecb1218 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@seonghobae
seonghobae merged commit 8e87832 into feat/foundation-architecture Sep 4, 2026
1 check 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.

1 participant