Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 512 Bytes

File metadata and controls

16 lines (10 loc) · 512 Bytes

Launch Workflows

A reusable set of workflows designed to help manage CI/CD complexity.

Local Development

Run make configure to set up local development hooks via pre-commit.

Release Process

To release a new workflow, follow these steps:

  1. Create a new branch following the branch naming scheme
  2. Create a new PR with your workflow in the .github/workflows folder
  3. Obtain the necessary approvals, merge your PR
  4. Go to the Releases section and publish the drafted release to create a new tag