Sync eng/common directory with azure-sdk-tools for PR 16873 - #7394
Open
azure-sdk-automation[bot] wants to merge 1 commit into
Open
Conversation
|
Azure Pipelines: Successfully started running 2 pipeline(s). 8 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
🔵 Needs a closer look
Changes affect shared CI/pipeline-generation infrastructure (tooling version pin + pipeline generation behavior), which is high-impact and should be validated/approved by a human owner of the engineering system templates.
Pull request overview
Syncs this repo’s eng/common pipeline-generation templates with the upstream azure-sdk-tools changes from Azure/azure-sdk-tools#16873, updating the pipeline generator tool version and aligning which pipelines are generated.
Changes:
- Bumps
Azure.Sdk.Tools.PipelineGeneratortool version used by the pipeline-generation step template. - Removes
GenerateUnifiedWeeklyhandling and deletes the weekly/unified weekly pipeline generation tasks from the prepare-pipelines job template.
File summaries
| File | Description |
|---|---|
| eng/common/pipelines/templates/steps/install-pipeline-generation.yml | Updates the pinned PipelineGenerator .NET tool version used during pipeline generation. |
| eng/common/pipelines/templates/jobs/prepare-pipelines.yml | Removes weekly/unified-weekly pipeline generation variable wiring and the associated generation tasks. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Ray Chen (raych1)
approved these changes
Sep 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#16873 See eng/common workflow