【问题标题】:Permission assignment to allow a user to just execute a pipeline允许用户仅执行管道的权限分配
【发布时间】:2021-09-16 04:55:40
【问题描述】:

从用户执行管道时出现以下错误 enter image description here

【问题讨论】:

标签: azure azure-devops azure-pipelines


【解决方案1】:

我可以重现您的问题。

要解决此问题,请尝试按照以下步骤操作。

1.导航到特定项目的Project Settings -> 选择一个组,例如Contributors -> Members -> Add -> 添加用户帐号。

2.在管道中,检查管道从哪个repo获取源代码。

3.在Project Settings -> 选择步骤2中的repo。

确保第 1 步中所选组的Read 权限(在我的示例中为Contributors)为AllowDisable RepositoryOff

然后尝试再次运行管道,它应该可以工作。

【讨论】:

    猜你喜欢
    • 2022-11-03
    • 2017-12-18
    • 1970-01-01
    • 2019-03-01
    • 2018-09-28
    • 2011-05-09
    • 2017-09-21
    • 2011-03-25
    • 1970-01-01
    相关资源
    最近更新 更多