https://github.com/launchbynttdata/launch-workflows
https://github.com/launchbynttdata/launch-workflows
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/launchbynttdata/launch-workflows
- Owner: launchbynttdata
- License: apache-2.0
- Created: 2025-06-16T19:47:12.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-05-21T20:18:22.000Z (23 days ago)
- Last Synced: 2026-05-21T22:00:17.326Z (23 days ago)
- Language: Python
- Size: 448 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Launch Workflows
A reusable set of workflows designed to help manage CI/CD complexity.
## 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