Skip to content

Revert "ci: skip workflows for PRs tagged with skip ci#4301

Merged
andygrove merged 2 commits into
apache:mainfrom
andygrove:revert-skip-ci
May 13, 2026
Merged

Revert "ci: skip workflows for PRs tagged with skip ci#4301
andygrove merged 2 commits into
apache:mainfrom
andygrove:revert-skip-ci

Conversation

@andygrove
Copy link
Copy Markdown
Member

Summary

Follow-up

We need a different approach to allow skipping CI during iteration while still requiring tests before merge. Options include:

  • Draft PR detection (github.event.pull_request.draft == false) combined with a gate job pattern
  • A separate always-running gate job that is the required status check

🤖 Generated with Claude Code

@andygrove andygrove changed the title Revert "ci: skip workflows for PRs tagged [skip ci] or labeled skip-ci" Revert "ci: skip workflows for PRs tagged skip-ci" May 12, 2026
@andygrove andygrove changed the title Revert "ci: skip workflows for PRs tagged skip-ci" Revert "ci: skip workflows for PRs tagged with skip ci May 12, 2026
Copy link
Copy Markdown
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @andygrove

@andygrove andygrove merged commit a898920 into apache:main May 13, 2026
154 of 155 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.

2 participants