Skip to content

feat: opt into Blacksmith Linux runners#47

Closed
Yan Xue (yanxue06) wants to merge 1 commit into
mainfrom
ENG-1453-Opt-In_advanced-imessage-kit-BlackSmith
Closed

feat: opt into Blacksmith Linux runners#47
Yan Xue (yanxue06) wants to merge 1 commit into
mainfrom
ENG-1453-Opt-In_advanced-imessage-kit-BlackSmith

Conversation

@yanxue06
Copy link
Copy Markdown
Member

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

Set use-blacksmith: true on the buildspace workflow call so release
builds 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

Summary by CodeRabbit

  • Chores
    • Updated release workflow configuration to improve build and deployment processes.

Set use-blacksmith: true on the buildspace workflow call so release
builds 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:08
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 4, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 704efd68-36b1-4e0d-8827-b799dfcbaa52

📥 Commits

Reviewing files that changed from the base of the PR and between b246c46 and ca353ef.

📒 Files selected for processing (1)
  • .github/workflows/release.yml
📜 Recent review details
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
  • GitHub Check: Build
  • GitHub Check: Agent
🔇 Additional comments (1)
.github/workflows/release.yml (1)

46-46: ⚡ Quick win

The use-blacksmith: true parameter is valid and supported by the reusable workflow. No issues found with this change.


📝 Walkthrough

Walkthrough

The release workflow now enables the Blacksmith tool by setting use-blacksmith: true when calling the TypeScript service release reusable workflow. This single-line configuration addition delegates build infrastructure selection to Blacksmith.

Changes

Release Workflow Configuration

Layer / File(s) Summary
Workflow Parameter
.github/workflows/release.yml
Adds use-blacksmith: true to the reusable workflow call inputs for the release job.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Poem

🐰 With hammer in paw, the blacksmith takes flight,
One parameter set, the release builds right.
A single true whisper, a workflow so fine,
Now Buildspace knows just how to align! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: enabling Blacksmith Linux runners in the release workflow.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ENG-1453-Opt-In_advanced-imessage-kit-BlackSmith

Review rate limit: 3/5 reviews remaining, refill in 20 minutes and 3 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 updates the release workflow’s reusable workflow call to opt into Blacksmith Linux runners for release builds, aligning the release build environment with the intended Blacksmith runner configuration.

Changes:

  • Pass use-blacksmith: true to the photon-hq/buildspace reusable release workflow to run release builds on Blacksmith Linux runners.

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

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.

2 participants