Skip to content

ci: add label for running all builds on a pull request#4833

Merged
cobaltt7 merged 1 commit intopsf:mainfrom
onerandomusername:qt/add-label-for-running-all-builds
Nov 10, 2025
Merged

ci: add label for running all builds on a pull request#4833
cobaltt7 merged 1 commit intopsf:mainfrom
onerandomusername:qt/add-label-for-running-all-builds

Conversation

@onerandomusername
Copy link
Copy Markdown
Contributor

We currently don't run all builds on a pull request and only run them on main. This changes it to run all builds on a pull request when the 'ci: build all' label is added.

This is currently implemented in a hotfix manner which will only work once a commit is pushed after the label is added.

@onerandomusername onerandomusername marked this pull request as ready for review November 10, 2025 00:14
Comment thread .github/workflows/pypi_upload.yml Outdated
@cobaltt7 cobaltt7 added ci: build all wheels ci: skip news Pull requests that don't need a changelog entry. labels Nov 10, 2025
We currently don't run all builds on a pull request and only run them on main. This changes it to run all builds on a pull request when the 'ci: build all' label is added.

This is currently implemented in a hotfix manner which will only work once a commit is pushed *after* the label is added.
@onerandomusername onerandomusername force-pushed the qt/add-label-for-running-all-builds branch from 579792d to d2adeb8 Compare November 10, 2025 00:23
@cobaltt7 cobaltt7 merged commit 18170d6 into psf:main Nov 10, 2025
48 of 66 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

diff-shades reports zero changes comparing this PR (d2adeb8) to main (0e793e3).


What is this? | Workflow run | diff-shades documentation

@onerandomusername onerandomusername deleted the qt/add-label-for-running-all-builds branch November 10, 2025 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci: build all wheels ci: skip news Pull requests that don't need a changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants