Skip to content

Conversation

@blacksmith-sh
Copy link
Contributor

@blacksmith-sh blacksmith-sh bot commented Dec 9, 2025

To whomever may be reviewing this PR,

Blacksmith is the fastest way to run your GitHub Actions.

What does this PR change?

This PR has been automatically generated by a team member in your GitHub organization using Blacksmith's Migration Wizard, or MigWiz for short. 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.

FAQ

  • Is this free? The first 3,000 minutes per month are free.
  • Who uses Blacksmith? Clerk, Ashby, VEED, and 600+ others.
  • What's the catch? There is none. Merge this thing already.

@AlbertoCentonze
Copy link
Collaborator

/oc can you add this to all the workflows except yours?

concurrency:
group: ${{ github.workflow }}-pr-${{ github.event.pull_request.number }}
cancel-in-progress: true

@opencode-agent
Copy link
Contributor

opencode-agent bot commented Dec 9, 2025

Done! I've added the concurrency configuration to both pre-commit.yaml and test.yaml workflows. I skipped opencode.yaml as you requested. The concurrency settings will now group workflow runs and cancel in-progress runs when a new one is triggered on the same pull request.

New%20session%20-%202025-12-09T19%3A51%3A26.770Z
opencode session  |  github run

Co-authored-by: AlbertoCentonze <[email protected]>
@AlbertoCentonze AlbertoCentonze merged commit 010fd30 into master Dec 10, 2025
18 of 19 checks passed
@AlbertoCentonze AlbertoCentonze deleted the blacksmith-migration-306c430 branch December 10, 2025 08:37
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