-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Add the ability to read, list, update, and delete workflows across CI platforms through a unified interface.
What this enables
- "Show me all CI workflows in my repo"
- "Disable the nightly build job"
- "Move our CI from GitHub Actions to GitLab CI"
Scope
- Unified API for workflow CRUD operations across platforms
- Platform adapters for each supported CI system
- Migration support: read from one platform, render for another
- Governance and approval gates for destructive operations (delete, disable)
Reactions are currently unavailable