Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

workflows

Reusable GitHub Actions workflows shared across Meridth, LLC repositories.

Reusable workflows available

Caution

A reusable workflow can't exceed its caller's permissions. Each doc lists the permissions its caller job must grant.

Tip

Pin callers to a release commit SHA with the version in a comment, for example @<sha> # v1.2.0. Dependabot's github-actions ecosystem bumps these pins. See Releases.

Releasing

Releases are created when a PR carrying the release label merges to main. The version comes from major, minor, or patch, or from the auto-labeler (feat: titles get feature, a minor bump; fix: titles get fix, a patch). To release changes that already merged without the label, run the Release workflow manually.

About

Reusable GitHub Actions workflows for Meridth, LLC repositories

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors