potatisen22/ADO-Pipelines-Trigger
A GitHub Action to trigger Azure DevOps pipelines.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ado-organization | Azure Devops Organization | yes | — |
| ado-project | Azure Devops Project | yes | — |
| ado-pipeline-id | Azure Devops Pipeline ID | yes | — |
| ado-pat | Azure Devops Personal Access Token | yes | — |
| ado-ref-name | The git ref name that triggered the workflow (e.g., main) | no | — |
| pipeline-parameters | Azure Devops Pipeline Parameters in JSON format | no | — |
| pipeline-variables | Azure Devops Pipeline Variables in JSON format | no | — |
Outputs
no outputs