Skip to content

ci: add GitHub PR validation pipeline trigger#5

Merged
jiria merged 1 commit into
aclmainfrom
jiria/enable-prcheck
Jun 4, 2026
Merged

ci: add GitHub PR validation pipeline trigger#5
jiria merged 1 commit into
aclmainfrom
jiria/enable-prcheck

Conversation

@jiria
Copy link
Copy Markdown
Member

@jiria jiria commented Jun 3, 2026

Thin entry point for GitHub PR validation that triggers on PRs targeting aclmain.

  • Triggers on PRs to aclmain only; CI trigger disabled
  • References OneBranch governed templates and mantle repos
  • Passes Build.SourceBranch as aclRef to the downstream template
  • Security: persistCredentials: false, fork PR gating via ADO settings

@jiria jiria marked this pull request as ready for review June 3, 2026 19:45
@jiria jiria requested a review from a team as a code owner June 3, 2026 19:45
Copilot AI review requested due to automatic review settings June 3, 2026 19:45
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an Azure DevOps YAML pipeline entry point intended to validate GitHub pull requests targeting the aclmain branch by delegating build/test execution to governed OneBranch templates and a downstream acl-pipelines template.

Changes:

  • Introduces a new ADO pipeline YAML that runs only on PRs targeting aclmain (CI trigger disabled).
  • Wires up governed templates plus external repository resources (including the mantle repo) and passes refs to the downstream template.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .pipelines/github-pr-validation.yml
Comment thread .config/CredScanSuppressions.json
SeanDougherty
SeanDougherty previously approved these changes Jun 3, 2026
@jiria jiria marked this pull request as draft June 4, 2026 02:07
@jiria jiria force-pushed the jiria/enable-prcheck branch from 36022b9 to 6220184 Compare June 4, 2026 17:18
@jiria jiria force-pushed the jiria/enable-prcheck branch from 6220184 to 7647fd0 Compare June 4, 2026 21:43
@jiria jiria marked this pull request as ready for review June 4, 2026 22:17
Copilot AI review requested due to automatic review settings June 4, 2026 22:17
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@jiria jiria merged commit 83127b8 into aclmain Jun 4, 2026
2 checks passed
@jiria jiria deleted the jiria/enable-prcheck branch June 4, 2026 23:23
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.

4 participants