-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededphase-3
Description
Extend platform support beyond GitHub Actions, Jenkins, and GitLab CI to cover CircleCI, Azure Pipelines, and Bitbucket Pipelines.
This is a broader tracking issue. Each platform can be implemented independently following the same renderer pattern established by GitHub Actions.
Platforms
- CircleCI —
.circleci/config.yml - Azure Pipelines —
azure-pipelines.yml - Bitbucket Pipelines —
bitbucket-pipelines.yml
Approach
Each platform gets its own renderer module. The CISpec remains the shared intermediate representation — renderers are the only part that's platform-specific.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededphase-3