microsoft / microsoft/azure-devops-go-api
Trigger pipeline run with typed parameters?
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 223
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
Looking for a way to trigger a pipeline run where it has global typed parameters declared. We are thinking about moving our pipelines to this declaration style instead of using the UI driven variables section, however, we need the ability to trigger these pipelines from our automation. The CLI doesnt seem to support setting typed params so was hoping the go api did but RunPipelineParameters struct seems to only take variables.
Thoughts?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the RunPipelineParameters struct and the Azure DevOps pipeline-run API contract. Determine whether global typed parameters are supported by that API, then assess the smallest Go API change needed and verify it with the repository's existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- api, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100