Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13563 See eng/common workflow

Copilot AI review requested due to automatic review settings January 14, 2026 22:56
@azure-sdk azure-sdk added EngSys This issue is impacting the engineering system. Central-EngSys This issue is owned by the Engineering System team. labels Jan 14, 2026
Copy link
Contributor

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

This PR syncs the eng/common directory from azure-sdk-tools, specifically updating the CODEOWNERS linter pipeline to use partial clone optimization. The change improves pipeline performance by reducing the amount of data downloaded during checkout while maintaining the ability to perform branch operations required by the linting workflow.

Changes:

  • Replaced multi-line comment explaining why sparse-checkout cannot be used with a clearer comment about using partial clone
  • Added explicit checkout step with fetchFilter: tree:0 and fetchTags: false to optimize repository cloning

@weshaggard weshaggard merged commit a738f71 into main Jan 15, 2026
28 checks passed
@weshaggard weshaggard deleted the sync-eng/common-copilot/disable-deep-cloning-pipelines-13563 branch January 15, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Central-EngSys This issue is owned by the Engineering System team. EngSys This issue is impacting the engineering system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants