Skip to content

Conversation

@lakshmipriya-gottipati
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings August 25, 2025 19:14
Copy link

Copilot AI left a comment

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 adds pull request triggers to the Azure DevOps pipeline configuration and updates service connection references to use managed identity authentication.

  • Adds PR triggers for the master branch and feature branches
  • Updates service connection names from 'ForgeServiceConnection' to 'ForgeManagedIdentity' for ESRP code signing tasks
  • Updates the NuGet feed reference to include the organization prefix

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

publishVstsFeed: 'ForgeArtifacts'
allowPackageConflicts: true
publishVstsFeed: 'One/ForgeArtifacts'
allowPackageConflicts: true
Copy link

Copilot AI Aug 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The feed reference format 'One/ForgeArtifacts' suggests this is organization-scoped. Verify that the feed exists at this path and that the pipeline has appropriate permissions to publish to it.

Suggested change
allowPackageConflicts: true
allowPackageConflicts: true
externalFeedCredentials: 'ForgeArtifactsServiceConnection'

Copilot uses AI. Check for mistakes.
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