Skip to content

Don't run public AzDo pipeline on PRs#38187

Open
Copilot wants to merge 1 commit intomainfrom
copilot/remove-public-azdo-jobs
Open

Don't run public AzDo pipeline on PRs#38187
Copilot wants to merge 1 commit intomainfrom
copilot/remove-public-azdo-jobs

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 28, 2026

The public AzDo pipeline was triggering on all PRs. Since GitHub Actions now covers PR validation, the public AzDo jobs are redundant on PRs.

Changes

  • azure-pipelines-public.yml: Set pr: none (was pr: ['*']) to disable PR triggers on the public pipeline.

Agent-Logs-Url: https://github.com/dotnet/efcore/sessions/6c73f40a-203b-4a05-80df-5394abcb269e

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
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.

3 participants