Skip to content

Skip container registry cache for fork builds - #1111

Merged
eserscor merged 4 commits into
microsoft:mainfrom
eserscor:dev/erscor/2026/8/26-skip-container-cache-for-forks
Aug 26, 2026
Merged

Skip container registry cache for fork builds#1111
eserscor merged 4 commits into
microsoft:mainfrom
eserscor:dev/erscor/2026/8/26-skip-container-cache-for-forks

Conversation

@eserscor

Copy link
Copy Markdown
Contributor

Fork pull-request builds cannot access the authenticated container registry service connection. Build the required Docker image locally when System.PullRequest.IsFork is true, while preserving the registry-backed cache for trusted builds.

This draft PR is also intended to validate the fork-build path.

@eserscor
eserscor marked this pull request as ready for review August 26, 2026 15:30
@eserscor
eserscor requested a review from a team as a code owner August 26, 2026 15:30
Copilot AI lite review requested due to automatic review settings August 26, 2026 15:30
@eserscor
eserscor enabled auto-merge (squash) August 26, 2026 16:05

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@eserscor
eserscor merged commit 5caec7f into microsoft:main Aug 26, 2026
37 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.

3 participants