Skip to content

ci: adopt the CLDMV reusable workflow suite - #1

Merged
Shinrai merged 1 commit into
nextfrom
ci/cldmv-workflows
Jul 14, 2026
Merged

ci: adopt the CLDMV reusable workflow suite#1
Shinrai merged 1 commit into
nextfrom
ci/cldmv-workflows

Conversation

@Shinrai

@Shinrai Shinrai commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Wires the repo to the CLDMV staging flow its next/hotfixes branches were created for — until now the branch trio existed with no automation behind it.

Adds the 18-workflow reusable suite (all uses: CLDMV/.github/...) + dependabot config, configured for @cldmv/git-embedded:

  • ci.yml / codeql.yml / dependency-review.yml — PR validation
  • next-release.yml / next-reset.yml / master-commit-audit.yml — the persistent next → master release PR machinery
  • publish.yml — npm publish on release (@cldmv/git-embedded is live at 1.0.0; this is what ships 1.1.0)
  • hotfixes-release.yml / hotfix-redirector.yml — the hotfix lane
  • housekeeping: labeler, PR-title normalizer, stale, welcome, branch retention, tag health, major-version tags, dependabot auto-merge

Merge this before #2 (the provisioning-CLI feature PR) so that PR gets CI on its next push.

18 workflows (ci, codeql, next-release, publish, hotfixes-release, branch retention/audit, dependabot auto-merge, labeler, stale, tag health, welcome) + dependabot config, wired for @cldmv/git-embedded. Enables the staging flow the repo's next/hotfixes branches were created for: PRs squash-merge into next, the persistent next->master release PR ships, publish.yml releases to npm.
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@Shinrai
Shinrai merged commit b71b18a into next Jul 14, 2026
18 checks passed
@cldmv-bot
cldmv-bot Bot deleted the ci/cldmv-workflows branch July 14, 2026 00:35
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