Skip to content

chore: disable CI/PR triggers for azure-pipelines#184

Merged
layershifter merged 2 commits into
microsoft:mainfrom
layershifter:chore/azure-pipeline-disable-pr-trigger
Jun 12, 2026
Merged

chore: disable CI/PR triggers for azure-pipelines#184
layershifter merged 2 commits into
microsoft:mainfrom
layershifter:chore/azure-pipeline-disable-pr-trigger

Conversation

@layershifter

Copy link
Copy Markdown
Member

Summary

  • Adds pr: none and trigger: none to azure-pipelines.yml so the release pipeline no longer runs on PRs or branch pushes.
  • The pipeline is intended for manual release runs only; automatic triggers were unintended.

Test plan

  • Confirm Azure DevOps no longer queues runs on PRs or pushes after merge
  • Verify manual pipeline runs still work as expected

This pipeline is release-only and should run from manual triggers.
Add `pr: none` and `trigger: none` to prevent runs on PRs or branch pushes.
@layershifter layershifter requested review from a team and mshoho as code owners June 12, 2026 15:18
@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown

📊 Bundle size report

✅ No changes found

@layershifter layershifter enabled auto-merge (squash) June 12, 2026 15:21
@layershifter layershifter merged commit 4433245 into microsoft:main Jun 12, 2026
3 checks passed
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.

2 participants