python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
I want to create a bug whenever my build pipeline fails in azure devops. And i want to have it configured for a particular branch
I want to have my build pipeline configured such a way that when ever my pipeline fails there is a bug created for the same. I cannot find an option to select this configuration for a particular branc...
Ashishdvd
Votes: 0
Answers: 1
Drop-down with all available files from a location in Build Pipeline
Is it possible to have a UI drop-down in a Build Pipeline (like the one from predefined parameters) but containing all files available in a specific location?
I know a similar feature exist in a Relea...
IT_
Votes: 0
Answers: 1
Azure rest API's for editing various build pipeline parameters like Tasks, Variables, triggers, options and retention
how to edit various build pipeline parameters Tasks, Variables,
triggers, options and retention using Azure rest api's.
How can we create Tasks, Variables, triggers, options for existing
pipeline...
Kalyan
Votes: 0
Answers: 0
Trigger an Azure Pipeline Build on push to a sub-module?
I'm working with a repository (A) that contains a different repo as a sub-module (B). The contents of repo B is used by the logic in A, and needs to be updated regularly.
I currently have an Azure bui...
Kjartan
Votes: 0
Answers: 1