pipelines_create
Set up new deployment workflows by creating Heroku pipelines, organizing apps across development stages, and configuring team-based structures with optional initial app settings.
Instructions
Create new Heroku deployment pipelines. Use this tool when you need to: 1) Set up new deployment workflows, 2) Create staged application environments, 3) Organize apps by development stages, 4) Configure team-based pipeline structures. The tool manages pipeline creation with optional team and initial app configuration.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
app | No | Name of the app to add to the pipeline | |
name | Yes | Name of the pipeline to create | |
stage | Yes | Stage of first app in pipeline (e.g., production, staging, development) | |
team | No | Team to create the pipeline in |