azure - 无法在拉取请求中添加审阅者

标签 azure azure-devops

我正在使用 Azure DevOps free Subscriptions目前当我尝试添加 reviewers 时在我的一个项目中,它总是失败并出现以下错误。

Failed to create pull request: The reviewer [email protected] does not have permission to view this pull request

已经是用户 <a href="https://stackoverflow.com/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="f88d8b9d8ab89f95999194d69b9795" rel="noreferrer noopener nofollow">[email protected]</a>添加在Project settings > Permissions > Project Administrators下组。

项目管理员权限不足以处理拉取请求?

最佳答案

您是否为用户分配了基本许可证?每个订阅都有 5 个免费的基本许可证。如果您还没有这样做,请按照以下步骤操作:

  1. 转到https://dev.azure.com/orgname
  2. 点击组织设置
  3. 转到用户,然后点击右侧的添加用户
  4. 选择基本许可证
  5. 项目下,选择您的项目并授予用户项目管理员权限。

关于azure - 无法在拉取请求中添加审阅者,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67792407/

相关文章:

azure - AzCopy Powershell 工具 - 流日志仅允许一次传输

azure - 具有项目间依赖关系的同一解决方案中的多个项目 - 使用 Azure DevOps 进行部署 - CI CD Pipeline

powershell - Start-Job with credential in 自定义任务问题

continuous-integration - VSTS 发布管道找不到已发布的工件

node.js - Microsoft Azure 免费网站发行(NodeJS 服务器)

azure - 如何使用 Terraform 创建 Azure 警报

c# - MetadataAddress 或 Authority 必须使用 HTTPS,除非通过设置 RequireHttpsMetadata=false 禁用开发

c# - Powershell 访问可以工作,但 AzureCliCredential 失败并显示 "Principal X is not authorized"

azure - 允许用户选择预设或可选参数 azure pipeline

build - Visual Studio Team Services 并使用排除文件夹删除文件(任务构建)