Skip to content

Align CI workflow with required ci status check - #9

Open
Bircck wants to merge 1 commit into
masterfrom
ci/standardize-required-check
Open

Bircck wants to merge 1 commit into
masterfrom
ci/standardize-required-check

Conversation

@Bircck

@Bircck Bircck commented Sep 22, 2026

Copy link
Copy Markdown

The organization ruleset requires a status check named ci, but this repository emits build, leaving the required check pending even when validation succeeds.

Rename .github/workflows/pr-validation.yml to ci.yml, set the workflow name to CI, and rename its single job to ci. Keep pull-request validation and add pushes to both main and the current default branch, master. The build steps and separate publishing workflows are unchanged.

Tracks Azure DevOps PBI 127229.

Validation: git diff --check passed; the diff preserves every existing build step. The PR workflow will verify the resulting ci check.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant