Sync eng/common directory with azure-sdk-tools for PR 16674 - #27368
Conversation
|
Azure Pipelines: Successfully started running 1 pipeline(s). 6 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Adds pool-specific overrides for PR job batching when generating the PR job matrix, allowing different pools to use different PackagesPerPRJob values while keeping a safe default.
Changes:
- Introduces
PRJobBatchSizeByPoolparameter to configure per-pool batch size overrides. - Adds PowerShell logic to resolve pool override (including runtime macro handling) and validate the resulting batch size.
- Uses computed
$batchSizewhen invokingCreate-PrJobMatrix.ps1.
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Wei Lim (weikanglim)
left a comment
There was a problem hiding this comment.
The synchronized eng/common change is ready. Required checks are passing and all review threads have been addressed.
Amp-Thread-ID: https://ampcode.com/threads/T-019fc928-8629-77e7-9030-1412de6b8f36 Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2e2c63d to
ffe2095
Compare
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#16674 See eng/common workflow