Project Configuration
get_projectRetrieve a project's Zuul configuration to see which pipelines and jobs are enabled. Specify the project name and optional tenant to identify build workflows.
Instructions
Get project configuration — which pipelines and jobs are configured.
Args: name: Project name (e.g. "openstack-k8s-operators/openstack-operator") tenant: Tenant (default from env)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tenant | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |