Skip to content

Conversation

mbeccati
Copy link
Contributor

As you might know, scheduling only works on the default branch, and allowing other branches is still just a requested feature: https://github.com/orgs/community/discussions/16107

I've borrowed some code from my nightly builds project and set up a separate workflow to be run on a schedule or manually.

I've created a teporary copy of the repo in order to test this and here's the result: https://github.com/mbeccati/phpunit-tmp/actions/runs/17032424357/job/48277701118

Hope this helps!

Fixes #6305

@mbeccati
Copy link
Contributor Author

No more random failures in the nightly build, in case the PR is merged: https://github.com/mbeccati/phpunit-tmp/actions/runs/17179740363

@sebastianbergmann sebastianbergmann added type/build-automation Issues related to PHPUnit's build automation (GitHub Actions, etc.) type/enhancement A new idea that should be implemented labels Aug 24, 2025
@sebastianbergmann sebastianbergmann merged commit 85fa118 into sebastianbergmann:main Aug 24, 2025
25 checks passed
sebastianbergmann added a commit that referenced this pull request Aug 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/build-automation Issues related to PHPUnit's build automation (GitHub Actions, etc.) type/enhancement A new idea that should be implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nightly Build for all branches
2 participants