Skip to content

ci: disable litbot checkgroup#21728

Merged
justusschock merged 2 commits into
release/stablefrom
fix/disable-litbot-checkgroup
May 20, 2026
Merged

ci: disable litbot checkgroup#21728
justusschock merged 2 commits into
release/stablefrom
fix/disable-litbot-checkgroup

Conversation

@bhimrazy

@bhimrazy bhimrazy commented May 20, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Ports the litbot checkgroup disable to release/stable.

Comments out the pytorch_lightning: lit GPU, lightning_fabric: lit GPU, and Benchmarks sections in .github/checkgroup.yml since LitBot is currently unavailable.

Without this, PRs targeting release/stable that touch src/lightning/pytorch/** are blocked: the probot reads checkgroup.yml from the base branch (release/stable) for security reasons on fork PRs, so those GPU/benchmark jobs are required but never triggered — causing a 70-minute timeout on required-jobs (see #21727).

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

@github-actions

Copy link
Copy Markdown
Contributor

⚡ Required checks status: All passing 🟢

No groups match the files changed in this PR.


Thank you for your contribution! 💜

Note
This comment is automatically generated and updates for 70 minutes every 180 seconds. If you have any other questions, contact carmocca for help.

@bhimrazy bhimrazy changed the title ci: temporarily disable litbot checkgroup ci: disable litbot checkgroup May 20, 2026
@justusschock justusschock enabled auto-merge (squash) May 20, 2026 10:43
@justusschock justusschock merged commit 458c50a into release/stable May 20, 2026
7 checks passed
@justusschock justusschock deleted the fix/disable-litbot-checkgroup branch May 20, 2026 13:57
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.

4 participants