A set of tools for crafting re-usable workflows
CircleCI Orb Registry Page - The official registry page of this orb for all versions, executors, commands, and jobs described.
CircleCI Orb Docs - Docs for using, creating, and publishing CircleCI Orbs.
We welcome issues to and pull requests against this repository!
- Create pull requests with desired changes to the main branch.
- Please use Conventional Commit Messages.
- Label your PR with an appropriate Semver label, either
patch
,minor
, ormajor
- Merge your pr when its CI checks are green or enable
Auto-merge
to do this for you. - A new release will created and published with the appropriate semver version.