philip-gai/Azure DevOps ChatOps
Create a branch in Azure DevOps from GitHub and more via ChatOps! 🚀
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| ado_domain | The domain your ADO instance is in | yes | dev.azure.com |
| ado_org | The organization that your ADO repository is in | yes | — |
| ado_project | The project that your ADO repository is in | yes | — |
| ado_repo | The name of your ADO repository | yes | — |
| ado_pat | The Personal Access Token (PAT) to use when authenticating with Azure DevOps. Use a repository secret here! | yes | — |
| github_token | The GitHub Token to use for accessing your repos and stuff. Usually secrets.GITHUB_TOKEN | yes | — |
| default_source_branch | The branch from which to branch from by default. This defaults to the main branch set in ADO | no | — |
| default_target_branch_type | The default branch type to use when none is specified. Valid values are user, users, bug, bugs, feature, features, release or releases. Default is feature | yes | feature |
Outputs
no outputs