-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Update branch rules for running CI #15924
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🌩️ Required checks status: Pending 🟡Groups summary🟢 pytorch_lightning: Tests workflowThese checks are required after the changes to 🟢 pytorch_lightning: Azure GPU
These checks are required after the changes to 🟢 pytorch_lightning: Benchmarks
These checks are required after the changes to 🟢 pytorch_lightning: Azure HPU
These checks are required after the changes to 🟢 pytorch_lightning: Azure IPU
These checks are required after the changes to 🟡 pytorch_lightning: Docs
These checks are required after the changes to 🟢 lightning_lite: CPU workflow
These checks are required after the changes to 🟢 lightning_lite: Azure GPU
These checks are required after the changes to 🟢 lightning_app: Azure
These checks are required after the changes to 🟡 lightning_app: Docs
These checks are required after the changes to 🟢 mypy
These checks are required after the changes to 🟢 installThese checks are required after the changes to Thank you for your contribution! 💜
|
@Borda any clue why the docs build is not triggering? |
@awaelchli Because the trigger of the docs build is https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request_target |
@akihironitta So you are saying once we merge this PR, the following PRs that target the lite/debug branch will then properly trigger the docs build (like we have it on master on every PR)? |
@awaelchli Yes, it should! |
Co-authored-by: Jirka <[email protected]>
Co-authored-by: Jirka <[email protected]>
Co-authored-by: Jirka <[email protected]>
What does this PR do?
Updates branch rules in the CI workflows.
Does your PR introduce any breaking changes? If yes, please list them.
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃
cc @carmocca @akihironitta @Borda