BETA
v0.2.1 — things may be rough around the edges. Found a bug or missing a feature?
Open an issue
.
pipcondition
Azure Pipeline Condition Simulator
Settings
About
Try an example
Basic: stages, dependsOn & conditions
Advanced: nested conditions, matrix & each loops
Enterprise-style: variable groups & cross-repo templates
Pipeline files
Drop .yml/.yaml files or folders here, or click to browse
azure-pipelines.yml
Editing:
azure-pipelines.yml
entry
12px
Simulate trigger
Branch
Trigger reason
Manual
IndividualCI
BatchedCI
PullRequest
Schedule
Build.SourceBranch = 'refs/heads/main'
Build.SourceBranchName = 'main'
Build.Reason = 'Manual'