Skip to content

Require Azure e2e token for trusted refs - #23

Merged
favoyang merged 1 commit into
masterfrom
codex/require-azure-token-for-main-repo
May 7, 2026
Merged

Require Azure e2e token for trusted refs#23
favoyang merged 1 commit into
masterfrom
codex/require-azure-token-for-main-repo

Conversation

@favoyang

@favoyang favoyang commented May 7, 2026

Copy link
Copy Markdown
Member

Summary

Tightens the Azure E2E skip behavior from PR #22:

  • missing AZURE_DEVOPS_TOKEN_OPENUPM_PIPELINE still skips Azure E2E for fork PRs, where secrets are not available
  • missing token now fails for trusted refs: same-repo PRs and branch pushes in openupm/openupm-pipelines

This keeps external PR validation usable without weakening required Azure E2E coverage for repository-owned changes.

Validation

  • npm test
  • npm run lint
  • npm run typecheck
  • git diff --check

@favoyang
favoyang merged commit 3664b23 into master May 7, 2026
7 checks passed
@favoyang
favoyang deleted the codex/require-azure-token-for-main-repo branch May 7, 2026 03:01
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