Skip to content

Skip test_11g and test_gemfiles for draft pull requests#246

Merged
yahonda merged 1 commit into
rsim:masterfrom
yahonda:skip_ci_for_draft
Apr 12, 2026
Merged

Skip test_11g and test_gemfiles for draft pull requests#246
yahonda merged 1 commit into
rsim:masterfrom
yahonda:skip_ci_for_draft

Conversation

@yahonda
Copy link
Copy Markdown
Collaborator

@yahonda yahonda commented Apr 12, 2026

Summary

  • Skip test_11g.yml and test_gemfiles.yml for draft PRs so only test.yml runs for quick feedback
  • Run the full CI suite when the PR is marked ready for review
  • Limit push triggers to the master branch so feature branch pushes only run CI via the pull_request event

Follows the same pattern as rsim/oracle-enhanced#2509.

Test plan

  • Draft PR only triggers test.yml
  • Marking the PR as ready for review triggers test_11g.yml and test_gemfiles.yml

🤖 Generated with Claude Code

For draft PRs, only test.yml runs to give quick feedback. The heavier
test_11g.yml and test_gemfiles.yml workflows are skipped until the PR
is marked ready for review.

Also limit push triggers to the master branch so feature branch pushes
only run CI via the pull_request event.

Follows the same pattern as rsim/oracle-enhanced#2509.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@yahonda yahonda merged commit 6c13f9a into rsim:master Apr 12, 2026
26 checks passed
@yahonda yahonda deleted the skip_ci_for_draft branch April 29, 2026 23:09
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