Skip to content

ci: skip duplicate feature flag gate#10

Merged
kazukinakai merged 1 commit into
mainfrom
codex/skip-duplicate-feature-flag
Jul 24, 2026
Merged

ci: skip duplicate feature flag gate#10
kazukinakai merged 1 commit into
mainfrom
codex/skip-duplicate-feature-flag

Conversation

@kazukinakai

Copy link
Copy Markdown
Member

Summary

  • skip the organization feature-flag gate when repository-native required checks are present
  • keep it for repositories without native required gates

Why

Native-gate repositories were paying an unrelated shared-runner job in addition to their own required checks.

Verification

  • python3 -m unittest discover -s tests -p test_*.py (42 passed)
  • git diff --check

@kazukinakai
kazukinakai enabled auto-merge July 24, 2026 21:56
@kazukinakai
kazukinakai merged commit 1941747 into main Jul 24, 2026
11 checks passed
@kazukinakai
kazukinakai deleted the codex/skip-duplicate-feature-flag branch July 25, 2026 09:16
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