question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to uncheck 'Allow requestors to approve their own changes' under Completion options

See original GitHub issue

I was not able to find the switch to be able to uncheck the “Allow requestors to approve their own changes”. There is no switch for update policy.

$requiredReviewer = az repos policy required-reviewer create --blocking true –branch “main” --branch-match-type "exact" –enabled true --repository-id $($repositoryid) –required-reviewer-ids $reviewerGroupId --org $adoOrg –project $adoProject ` –message $reviewerMessage

image


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
navba-MSFTcommented, May 27, 2022

Adding the Service team for the Devops issue.

@v-anvashist, @V-hmusukula. Could you please look into this issue and provide an update once you get a chance ?

0reactions
omerzubaircommented, Jun 22, 2022

Hi @v-soujanya , thanks for your response. I will certainly try and revert back. cheers

Read more comments on GitHub >

github_iconTop Results From Across the Web

Description of "Allow requestors to approve their own changes ...
If Allow requestors to approve their own changes is selected, the creator of the pull request may vote on its approval.
Read more >
Pull Requests allow self-approval if developer is in a required ...
When I disable the option "Allow users to approve their own changes" in policy, add reviewer group which I am in it. It...
Read more >
About pull requests and permissions - Azure Repos
Teams use PRs to review code and give feedback on changes before merging the ... on how to create, view, review, and complete...
Read more >
Merge request approval settings - GitLab Docs
By default, the author of a merge request cannot approve it. To change this setting: On the left sidebar, select Settings > Merge...
Read more >
Checks for merging pull requests | Bitbucket Data Center and ...
Click the toggle by the merge check to enable (or disable) it. Merge checks for repositories set to Inherited in the project will...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found