Skip to content

feat: opt into Blacksmith Linux runners#14

Merged
Ryan Zhu (underthestars-zhy) merged 1 commit into
mainfrom
ENG-1453-Opt-In_signozswift-BlackSmith
May 4, 2026
Merged

feat: opt into Blacksmith Linux runners#14
Ryan Zhu (underthestars-zhy) merged 1 commit into
mainfrom
ENG-1453-Opt-In_signozswift-BlackSmith

Conversation

@yanxue06
Copy link
Copy Markdown
Member

@yanxue06 Yan Xue (yanxue06) commented May 4, 2026

Set use-blacksmith: true on the buildspace workflow calls (release and
check-readme) so jobs run on blacksmith-4vcpu-ubuntu-2404 instead of
ubuntu-latest.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com


View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

Set use-blacksmith: true on the buildspace workflow calls (release and
check-readme) so jobs run on blacksmith-4vcpu-ubuntu-2404 instead of
ubuntu-latest.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 4, 2026 19:09
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 4, 2026

Warning

Rate limit exceeded

@yanxue06 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 7 minutes and 28 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ 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.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b0590b4a-8daa-45f9-870c-2651854acfbc

📥 Commits

Reviewing files that changed from the base of the PR and between 1294f2b and 3e1e04d.

📒 Files selected for processing (2)
  • .github/workflows/check-readme.yaml
  • .github/workflows/release.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ENG-1453-Opt-In_signozswift-BlackSmith

Review rate limit: 0/5 reviews remaining, refill in 7 minutes and 28 seconds.

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

Copy link
Copy Markdown

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

This PR opts the repository’s reusable Buildspace GitHub Actions workflows into running on Blacksmith Linux runners by passing use-blacksmith: true to the called workflows, aligning CI execution with blacksmith-4vcpu-ubuntu-2404 instead of ubuntu-latest.

Changes:

  • Pass use-blacksmith: true to the reusable Buildspace release.yaml workflow call.
  • Pass use-blacksmith: true to the reusable Buildspace check-readme.yaml workflow call.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/release.yaml Adds use-blacksmith: true to the reusable release workflow inputs.
.github/workflows/check-readme.yaml Adds use-blacksmith: true to the reusable README-check workflow inputs.

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

@underthestars-zhy Ryan Zhu (underthestars-zhy) merged commit 336dc5d into main May 4, 2026
8 checks passed
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.

3 participants