Skip to content

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

Open
Missy Messa (missymessa) wants to merge 2 commits into
microsoft:release/9.0from
missymessa:cleanup/remove-vg20-release-9.0
Open

Remove Publish-Build-Assets variable group from release/9.0#19101
Missy Messa (missymessa) wants to merge 2 commits into
microsoft:release/9.0from
missymessa:cleanup/remove-vg20-release-9.0

Conversation

@missymessa

Copy link
Copy Markdown

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

  • eng/pipelines/common-variables.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 balanced review requested due to automatic review settings August 7, 2026 03:42
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 19101

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 19101"

@github-actions github-actions Bot added the area-engineering-systems infrastructure helix infra engineering repo stuff label Aug 7, 2026

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

Removes the obsolete repository-level Publish-Build-Assets variable-group import from release pipeline variables.

Changes:

  • Removes the variable-group reference.
  • Leaves publishing-specific imports unchanged.

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

Comment thread eng/pipelines/common-variables.yml Outdated
@@ -19,7 +19,6 @@ variables:
value: real
# Publish-Build-Assets provides: MaestroAccessToken, BotAccount-dotnet-maestro-bot-PAT
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 08:27

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-engineering-systems infrastructure helix infra engineering repo stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants