Azure / Azure/pipelines

[Bug] expected - waiting for status to be reported

Open
#54 0 comments 0 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

created a basic work flow:

on:
pull_request:
branches: [ main ]
...
uses: Azure/pipelines@v1.2
...

with this branch protection policy:

![image](https://user-images.githubusercontent.com/98876170/154096378-41f35b64-ecf5-468d-9b95-bac5796b36a5.png)

and it all seems to run ok (pipeline is successful), but never completes...

![image](https://user-images.githubusercontent.com/98876170/154097098-404b033b-8c9a-4b8d-b09a-352412f41abb.png)

did we miss something?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the basic workflow using Azure/pipelines@v1.2 with the shown pull_request trigger and branch protection policy. Check which status the successful pipeline reports and whether it matches the required protected-branch status; done means the pull request completes after the pipeline succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.