Skip to content

Don't use slim Ubuntu runner for pre-commit#372

Merged
5ouma merged 1 commit intomainfrom
ci-pre-commit-runner
Jan 31, 2026
Merged

Don't use slim Ubuntu runner for pre-commit#372
5ouma merged 1 commit intomainfrom
ci-pre-commit-runner

Conversation

@5ouma
Copy link
Owner

@5ouma 5ouma commented Jan 31, 2026

⚠️ Issue

close #


✏️ Description

It's quite slow to run.


Copilot AI review requested due to automatic review settings January 31, 2026 13:18
@coderabbitai
Copy link

coderabbitai bot commented Jan 31, 2026

Warning

Rate limit exceeded

@5ouma has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 23 minutes and 54 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ci-pre-commit-runner

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the 🎽 CI Changes to CI configuration files and scripts label Jan 31, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Actions pre-commit workflow to avoid using the slim Ubuntu runner, aiming to improve job execution speed.

Changes:

  • Switch runs-on for the pre-commit job from Ubuntu-Slim to Ubuntu-Latest.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@5ouma
Copy link
Owner Author

5ouma commented Jan 31, 2026

@coderabbitai review

@coderabbitai
Copy link

coderabbitai bot commented Jan 31, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@5ouma
Copy link
Owner Author

5ouma commented Jan 31, 2026

@coderabbitai approve

@coderabbitai
Copy link

coderabbitai bot commented Jan 31, 2026

✅ Actions performed

Comments resolved and changes approved.

@5ouma 5ouma merged commit dd92b3f into main Jan 31, 2026
16 checks passed
@5ouma 5ouma deleted the ci-pre-commit-runner branch January 31, 2026 13:55
@5ouma 5ouma bot mentioned this pull request Jan 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎽 CI Changes to CI configuration files and scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants