Azure / Azure/pipelines

[Feature-Request] To Trigger a pipeline for specific branch

Open
#99 0 comments 3 reactions 0 assignees View on GitHub
need-to-triage
Dominant language
TypeScript
Stars
85
Forks
99
PR merge metrics
No merged PRs in 30d

Description

In
uses: Azure/pipelines@v1
can we get a way to specify branch as well as , currently this workflow re-trigger pipeline but it re-trigger last run of pipeline which mean if i ran pipeline on feature branch it gonna trigger same on feature branch whereas i might want to re-run on main or any other default branch .

so would be great to have some branch option.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the implementation and documented inputs behind `uses: Azure/pipelines@v1`, then trace how it selects the last pipeline run. Define how an optional branch value should select the requested branch, and verify that workflows can trigger the pipeline on that branch without changing current behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, github-actions, typescript
Domain
ci-cd, devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.