Skip to content

.github/workflows: Migrate workflows to Blacksmith runners - #151

Merged
A-x6 merged 1 commit into
devfrom
blacksmith-migration-28049ac
Aug 4, 2026
Merged

.github/workflows: Migrate workflows to Blacksmith runners#151
A-x6 merged 1 commit into
devfrom
blacksmith-migration-28049ac

Conversation

@blacksmith-sh

@blacksmith-shblacksmith-shBot commented Aug 4, 2026

Copy link
Copy Markdown

This PR has been automatically generated by a team member in your GitHub organization using Blacksmith's Migration Wizard. This PR changes the following:

  1. Your selected workflows will now run on Blacksmith's 2x faster hardware (e.g., runs-on: blacksmith-4vcpu-ubuntu-2204). Learn more about the different instances available to choose from.
  2. Your jobs running on Blacksmith will now have all official GitHub and popular third-party cache actions automatically interact with our 4x faster, colocated cache. Learn more about Blacksmith's actions cache.
  3. Your GitHub Actions will now actually be observable. Learn more about Blacksmith's logging and other observability features.
  4. Your Docker builds will now automatically share their Docker layer cache, resulting in up to 40x faster builds. Learn more about Blacksmith's Docker layer caching.

View with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is enabled.

@vercel

vercelBot commented Aug 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
bolt-cli-appReadyReadyPreviewAug 4, 2026 1:08am

@github-actions
github-actionsBot requested a review from A-x6August 4, 2026 01:08
@A-x6
A-x6 merged commit 4238589 into devAug 4, 2026
29 of 49 checks passed
@deepsource-io

deepsource-ioBot commented Aug 4, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 28049ac...99abe77 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall GradeSecurity

Reliability

Complexity

Hygiene

Code Review Summary

AnalyzerStatusUpdated (UTC)Details
JavaScriptAug 4, 2026 1:08a.m.Review ↗
ShellAug 4, 2026 1:08a.m.Review ↗
SecretsAug 4, 2026 1:08a.m.Review ↗
DockerAug 4, 2026 1:08a.m.Review ↗
PythonAug 4, 2026 1:08a.m.Review ↗
CSSAug 4, 2026 1:08a.m.Review ↗
RustAug 4, 2026 1:08a.m.Review ↗
RubyAug 4, 2026 1:08a.m.Review ↗
SwiftAug 4, 2026 1:08a.m.Review ↗
PHPAug 4, 2026 1:08a.m.Review ↗
LuaAug 4, 2026 1:08a.m.Review ↗
JavaAug 4, 2026 1:08a.m.Review ↗
GoAug 4, 2026 1:08a.m.Review ↗
C & C++Aug 4, 2026 1:08a.m.Review ↗
AnsibleAug 4, 2026 1:08a.m.Review ↗
ApexAug 4, 2026 1:08a.m.Review ↗
ElixirAug 4, 2026 1:08a.m.Review ↗
GroovyAug 4, 2026 1:08a.m.Review ↗
Objective-CAug 4, 2026 1:08a.m.Review ↗
PowerShellAug 4, 2026 1:08a.m.Review ↗
TerraformAug 4, 2026 1:08a.m.Review ↗
VB.NETAug 4, 2026 1:08a.m.Review ↗
SQLAug 4, 2026 1:08a.m.Review ↗
ScalaAug 4, 2026 1:08a.m.Review ↗
PerlAug 4, 2026 1:08a.m.Review ↗
KotlinAug 4, 2026 1:08a.m.Review ↗
HelmAug 4, 2026 1:08a.m.Review ↗
ErlangAug 4, 2026 1:08a.m.Review ↗
DartAug 4, 2026 1:08a.m.Review ↗
C#Aug 4, 2026 1:08a.m.Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@github-actions

Copy link
Copy Markdown

The following comment was made by an LLM, it may be inaccurate:

@github-actions

Copy link
Copy Markdown

Hey! Your PR title .github/workflows: Migrate workflows to Blacksmith runners doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions

Copy link
Copy Markdown

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

1 similar comment
@github-actions

Copy link
Copy Markdown

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@A-x6