Skip to content

fix(ci): update common-config workflow to use beam-community/actions-sync#147

Merged
doomspork merged 1 commit into
mainfrom
doomspork/fix-common-config-workflow
May 1, 2026
Merged

fix(ci): update common-config workflow to use beam-community/actions-sync#147
doomspork merged 1 commit into
mainfrom
doomspork/fix-common-config-workflow

Conversation

@doomspork
Copy link
Copy Markdown
Member

Summary

  • Replaces stordco/actions-sync@v1 with beam-community/actions-sync@v1 — the action moved orgs, causing the "Unable to resolve action" failure
  • Bumps Elixir 1.161.19 and OTP 26.027.0 to match other beam-community repos
  • Updates cron schedule from "8 12 8 * *" to "0 0 1 * *" (monthly on the 1st at midnight)
  • Adds config-file: .github/common-config.yaml input, a newer feature of actions-sync that lets the repo declare which files to sync

Test Steps

  1. Merge this PR
  2. Trigger the Common Config workflow manually via Actions → Common Config → Run workflow
  3. Confirm the Sync step completes successfully (no "Unable to resolve action" error)

Checklist

  • No code changes — CI config only
  • Documentation updated (if applicable)

…sync

Replaces stordco/actions-sync (no longer found) with beam-community/actions-sync,
bumps Elixir to 1.19/OTP 27.0, updates cron schedule, and adds config-file input
to match the reference workflow in beam-community/ex_machina.
@doomspork doomspork requested a review from a team as a code owner May 1, 2026 02:02
@doomspork doomspork merged commit 3370a8d into main May 1, 2026
2 of 9 checks passed
@doomspork doomspork deleted the doomspork/fix-common-config-workflow branch May 1, 2026 02:04
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.

1 participant