Skip to content

Remove Publish-Build-Assets variable group from release/8.0 - #68265

Open
missymessa wants to merge 1 commit into
dotnet:release/8.0from
missymessa:cleanup/remove-vg20-release-8.0
Open

Remove Publish-Build-Assets variable group from release/8.0#68265
missymessa wants to merge 1 commit into
dotnet:release/8.0from
missymessa:cleanup/remove-vg20-release-8.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 repository-owned Publish-Build-Assets variable group import from the release/8.0 Azure Pipelines CI definition, as part of the tracked VG20 cleanup effort.

Changes:

  • Removed the Publish-Build-Assets variable group import from .azure/pipelines/ci.yml.
  • Removed the adjacent comment that described secrets provided by that variable group.

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

Comment thread .azure/pipelines/ci.yml
@@ -61,8 +61,6 @@ variables:
/p:SkipTestBuild=true
/p:PostBuildSign=$(PostBuildSign)
# DotNet-Blob-Feed provides: dotnetfeed-storage-access-key-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants