Skip to content

Skip tests for draft pull requests - #1

Merged
jose-acosta-git merged 1 commit into
3.0from
codex/skip-tests-for-draft-prs
Jun 26, 2026
Merged

Skip tests for draft pull requests#1
jose-acosta-git merged 1 commit into
3.0from
codex/skip-tests-for-draft-prs

Conversation

@jose-acosta-git

Copy link
Copy Markdown

Summary

  • Skip PR-triggered test/CI jobs while the pull request is still a draft.
  • Add ready_for_review to PR triggers so tests run when a draft PR is marked ready.
  • Keep non-PR triggers such as workflow_dispatch, push, schedules, and post-merge closed handling intact where present.

Validation

  • Ran git diff --check for the changed workflow files.
  • Parsed changed workflow YAML files with PyYAML.
  • Did not run repository test suites locally because these changes only update GitHub Actions workflow conditions.

@jose-acosta-git jose-acosta-git changed the title [codex] Skip tests for draft pull requests Skip tests for draft pull requests Jun 25, 2026
@jose-acosta-git
jose-acosta-git marked this pull request as ready for review June 25, 2026 21:25
@jose-acosta-git
jose-acosta-git merged commit f4fd7d3 into 3.0 Jun 26, 2026
2 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