Sync eng/common directory with azure-sdk-tools for PR 16674 - #5044
Conversation
|
Azure Pipelines: Successfully started running 1 pipeline(s). 2 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 support for per-agent-pool overrides to the PR job matrix batch size, allowing different pools to process different numbers of PackageInfo entries per PR job while keeping a default fallback.
Changes:
- Introduces
PRJobBatchSizeByPoolparameter for pool-specific override values (including runtime macros). - Adds PowerShell logic to resolve the effective batch size per pool and validate it.
- Updates PR matrix generation to pass the resolved
$batchSizetoCreate-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>
525ea21 to
d59ae02
Compare
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#16674 See eng/common workflow