Change the Pull Request User

Template for a good new topic, formatted with Markdown:

  • ALM used: Azure DevOps
  • CI system used: Azure DevOps
  • Scanner command used when applicable (private details masked)
  • Languages of the repository: C#

Is it possible to change the user that adds the PR comments to DevOps or how is this configured?

Hi @Sean_Comiskey and welcome to the community !

User in the PullRequest is the personae behind the Personal Access Token that you generated and put into the Configturation of your SonarCloud project.

To change it, simply create the PAT in the identity that you want, and update it in SonarCloud.

HTH,
Mickaël

Thanks Mickaël!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.