Skip to content

Remove Publish-Build-Assets variable group from release/9.0 - #68266

Merged
wtgodbe merged 1 commit into
dotnet:release/9.0from
missymessa:cleanup/remove-vg20-release-9.0
Aug 11, 2026
Merged

Remove Publish-Build-Assets variable group from release/9.0#68266
wtgodbe merged 1 commit into
dotnet:release/9.0from
missymessa:cleanup/remove-vg20-release-9.0

Conversation

@missymessa

Copy link
Copy Markdown
Member

Removes the repository-owned Publish-Build-Assets variable group import from:

  • .azure/pipelines/ci.yml

This is part of the tracked VG20 cleanup: https://dev.azure.com/dnceng/internal/_workitems/edit/12131

Remove the broad variable group import from repository-owned pipeline YAML.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: ebdb92f2-4575-4676-853d-730c9d062f04
Copilot AI review requested due to automatic review settings August 7, 2026 03:35
@missymessa
missymessa requested review from a team and wtgodbe as code owners August 7, 2026 03:35

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.

Pull request overview

This PR removes the direct import of the repository-owned Publish-Build-Assets Azure Pipelines variable group from the release/9.0 CI pipeline definition, as part of the tracked VG20 cleanup work.

Changes:

  • Remove the Publish-Build-Assets variable group reference from .azure/pipelines/ci.yml.
  • Remove the associated inline comment describing the variables provided by that group.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .azure/pipelines/ci.yml
Comment on lines 60 to 63
/p:PostBuildSign=$(PostBuildSign)
# Publish-Build-Assets provides: MaestroAccessToken, BotAccount-dotnet-maestro-bot-PAT
- group: Publish-Build-Assets
# The following extra properties are not set when testing. Use with final build.[cmd,sh] of asset-producing jobs.
- name: _PublishArgs
value: /p:DotNetPublishUsingPipelines=$(_PublishUsingPipelines)
@wtgodbe
wtgodbe merged commit 6669e3d into dotnet:release/9.0 Aug 11, 2026
22 of 25 checks passed
@wtgodbe wtgodbe added the tell-mode Indicates a PR which is being merged during tell-mode label Aug 11, 2026
This was referenced Sep 9, 2026
This was referenced Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants