Skip to content

fix(actions): avoid inactive PR runs - #289

Merged
seonghobae merged 1 commit into
fix/docs-only-ci-partitionfrom
codex/avoid-draft-transition-runs
Sep 5, 2026
Merged

fix(actions): avoid inactive PR runs#289
seonghobae merged 1 commit into
fix/docs-only-ci-partitionfrom
codex/avoid-draft-transition-runs

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

Summary

  • stop CI from creating no-op workflow runs when a pull request returns to draft or closes
  • retain exact-head evidence for opened, synchronize, reopened, and ready-for-review events
  • remove unreachable closed-action checks from all four CI admission guards
  • preserve test(ci): define fail-closed docs-only partition contract #282 as the prerequisite without modifying its branch

Stack

Verification

  • python3 -m unittest tests.test_repository_contract (12 passed)
  • actionlint .github/workflows/ci.yml
  • git diff --check

@coderabbitai

coderabbitai Bot commented Sep 5, 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: 8afddd7e-88f8-4493-ba1c-c49f66543201

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 b64e070 into fix/docs-only-ci-partition Sep 5, 2026
3 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.

1 participant