Skip to content

Skip post-artifact jobs on PRs#2872

Open
plajjan wants to merge 1 commit into
mainfrom
skip-pr-post-artifact-jobs
Open

Skip post-artifact jobs on PRs#2872
plajjan wants to merge 1 commit into
mainfrom
skip-pr-post-artifact-jobs

Conversation

@plajjan
Copy link
Copy Markdown
Contributor

@plajjan plajjan commented Jun 4, 2026

Pull request test runs already build the release artifacts, run the source test matrices, cross-compile, and exercise downstream apps. The remaining macOS tarball smoke matrix and perf comparison happen after those checks and were leaving otherwise-green PRs queued on scarce runners.

This keeps those post-artifact checks on main, tags, scheduled runs, and manual runs, but skips them for normal PR feedback.

Pull request runs already build release artifacts, run the source test
matrices, cross-compile, and exercise downstream apps.

The extra macOS tarball smoke matrix and perf comparison run after
those checks, consume scarce runners, and were leaving otherwise-green
PRs queued for a long time.

Keep those post-artifact checks for main, tag, scheduled, and manual
runs, where the release artifact smoke and perf comparison are still
useful without blocking normal PR feedback.
@plajjan plajjan marked this pull request as ready for review June 4, 2026 03:25
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