Skip to content

XS✔ ◾ Support fork pull request builds - #848

Open
Muiris Woulfe (muiriswoulfe) wants to merge 1 commit into
mainfrom
fix/fork-pull-request-builds
Open

XS✔ ◾ Support fork pull request builds#848
Muiris Woulfe (muiriswoulfe) wants to merge 1 commit into
mainfrom
fix/fork-pull-request-builds

Conversation

@muiriswoulfe

Copy link
Copy Markdown
Member

Purpose

Prevent pull requests from forks from failing when protected credentials are unavailable.

Impact

Fork contributions retain read-only quality checks, while credentialed and write-enabled automation remains limited to trusted branches.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@microsoft-pr-metrics

Copy link
Copy Markdown
Contributor

PR Metrics

Thanks for keeping your pull request small.
Thanks for adding tests.

Lines
Product Code -
Test Code -
Subtotal -
Ignored Code 16
Total 16

Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs!

@microsoft-pr-metrics microsoft-pr-metrics Bot changed the title Support fork pull request builds XS✔ ◾ Support fork pull request builds Aug 25, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Warning

  • Copilot's review of this pull request may be incomplete because some of the changed files are excluded by your Copilot content exclusion settings. See Excluding content from Copilot for details.

Pull request overview

Documents CI behavior for fork pull requests while reserving credentialed checks for trusted branches.

Changes:

  • Clarifies read-only validation for forks.
  • Documents trusted-branch-only checks and maintainer workflow.

Reviewed changes

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

File Description
.github/CONTRIBUTING.md Documents fork and trusted-branch CI behavior.
.github/workflows/build.yml Excluded by content policy; not reviewed.
Files excluded by content exclusion policy (1)
  • .github/workflows/build.yml

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants