Azure / Azure/azure-sdk-tools

Make `check-enforcer` handle GH actions CI

Open
#11,457 0 comments 1 reaction 0 assignees View on GitHub
needs-triage
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 2h
Merged PRs (30d)
130

Description

[Example PR](https://github.com/Azure/azure-sdk-tools/pull/11441) checkenforcer never recognizes that the pipeline has a successful actions CI, so it stays in pending state.

We need to account for this in some way so that devs don't need to /check-enforcer override always.

Contributor guide

Open the contributing guide

Research direction

Start with the check-enforcer entry point and compare its CI-status handling with the successful GitHub Actions run shown in example PR 11441. Trace why that status remains pending; done means check-enforcer recognizes a successful Actions CI without requiring /check-enforcer override, with coverage for the behavior if the existing test structure identifies a suitable place.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, github-actions
Domain
ci-cd, devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.