Skip to content

ci: temporarily disable litbot checkgroup#21713

Merged
justusschock merged 3 commits into
Lightning-AI:masterfrom
deependujha:ci/tmp-disable-litbot-checkgroup
May 27, 2026
Merged

ci: temporarily disable litbot checkgroup#21713
justusschock merged 3 commits into
Lightning-AI:masterfrom
deependujha:ci/tmp-disable-litbot-checkgroup

Conversation

@deependujha

@deependujha deependujha commented May 13, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Fixes #<issue_number>
Since litbot oss is not running right now, probot's checkgroup gets LitJob's status to be: 'no_status', assumes CI is still running and eventually fails after timeout. So temporarily disabling it.

Before submitting
  • Was this discussed/agreed via a GitHub issue? (not for typos and docs)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you make sure to update the documentation with your changes? (if necessary)
  • Did you write any new necessary tests? (not for typos and docs)
  • Did you verify new and existing tests pass locally with your changes?
  • Did you list all the breaking changes introduced by this pull request?
  • Did you update the CHANGELOG? (not for typos, docs, test updates, or minor internal changes/refactors)

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:

Reviewer checklist
  • Is this pull request ready for review? (if not, please submit in draft mode)
  • Check that all items from Before submitting are resolved
  • Make sure the title is self-explanatory and the description concisely explains the PR
  • Add labels and milestones (and optionally projects) to the PR so it can be classified

📚 Documentation preview 📚: https://pytorch-lightning--21713.org.readthedocs.build/en/21713/

@github-actions github-actions Bot added the ci Continuous Integration label May 13, 2026
@bhimrazy

Copy link
Copy Markdown
Collaborator

I think it might not be a good idea to disable it on the master branch, as we could end up blindly merging PRs without GPU test results.

Maybe we should first discuss the way forward for GPU testing and then act accordingly based on that decision.
fyi: @deependujha @justusschock @ethanwharris

@deependujha

Copy link
Copy Markdown
Collaborator Author

Completely agree with u @bhimrazy. Still there’s been almost no update on master branch, multiple bump prs, chore fixes, doc fixes, etc have also not landed since 2-3 weeks.

IMO it just comes down to what is the expected time of availability for litbot.

@justusschock

Copy link
Copy Markdown
Member

While i don't like this, i think it's the way to unblock local development for now. It just means that we won't do a new major release until we have GPU CI working again.

@justusschock justusschock merged commit a8d32b0 into Lightning-AI:master May 27, 2026
9 checks passed
@deependujha deependujha deleted the ci/tmp-disable-litbot-checkgroup branch May 27, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Continuous Integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants