Skip to content

chore: update CI workflow to v1.2.0#12

Merged
github-actions[bot] merged 1 commit into
devfrom
chore/update-workflow-v1.2.0
Jun 18, 2026
Merged

chore: update CI workflow to v1.2.0#12
github-actions[bot] merged 1 commit into
devfrom
chore/update-workflow-v1.2.0

Conversation

@Ryback2501

Copy link
Copy Markdown
Owner

Regenerates the tracked CI workflows from the Template v1.2.0 blueprints (project was on v1.0.0), as part of /update-workflow.

Changes

  • ci-jobs.yml: test job renamed to unit (still runs npm run test); added a gated security job (gitleaks + npm audit, off unless the SECURITY_SCAN repo variable is true); build artifact renamed distbuild-output; explanatory comments. Node stays on 20.
  • pr-work-to-dev.yml: work-branch regex feature|bug|chorefeature|fix|chore|refactor (matches the v1.2.0 branch model). ⚠️ bug/* branches are no longer accepted — use fix/*.
  • pr-dev-to-main.yml / release.yml / deploy.yml: comments + placeholder re-resolution only (no behavioral change; same package.json version source, same gated publish/deploy).

Reusable CI is wired via uses:, not by job name, and branch protection pins no required-check contexts, so the testunit rename does not strand any check.

Local-only .claude/ + CLAUDE.md changes from the same update are applied out-of-band (not committed).

@github-actions github-actions Bot merged commit 0919829 into dev Jun 18, 2026
8 checks passed
@github-actions github-actions Bot deleted the chore/update-workflow-v1.2.0 branch June 18, 2026 07:02
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