microsoft / microsoft/azure-devops-go-api

Trigger pipeline run with typed parameters?

Open
#98 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.