Skip to content

Adopt the organization reusable workflows - #21

Merged
woksin merged 1 commit into
mainfrom
chore/adopt-reusable-workflows
Aug 26, 2026
Merged

Adopt the organization reusable workflows#21
woksin merged 1 commit into
mainfrom
chore/adopt-reusable-workflows

Conversation

@woksin

@woksin woksin commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Converts copied workflow logic to thin callers of the reusables added in Cratis/Workflows#78, and removes empirically dead weight:

  • .github/workflows/verify-semver-label.yml
  • .github/workflows/cleanup-pr-artifacts.yml (deleted)

Gate semantics are identical (the reusable is Chronicle's current gate verbatim); check name becomes verify / verify — the ruleset audit found no branch policy pinning the old name. Doc-trigger semantics identical. cleanup-pr-artifacts is only removed where the repository has zero artifacts ever.

Converts copied workflow logic to thin callers of Cratis/Workflows:
release-intent gate and/or documentation-build trigger. Per-repository
copies of the gate drifted apart and caused the 2026-08-25 unintended
releases; the policy now lives in one place. Where this repository has
never produced a workflow artifact, the cleanup-pr-artifacts workflow is
removed as dead weight.
@woksin
woksin merged commit 54ff311 into main Aug 26, 2026
1 of 2 checks passed
@woksin
woksin deleted the chore/adopt-reusable-workflows branch August 26, 2026 08:26
Sign up for free to 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