简体   繁体   中英

How to restrict project admin only to create new repository, the master branch in azure devops

我也需要知道当贡献者在天蓝色devops中发出拉取请求时,如何使项目管理员获得通知。

How to restrict project admin only to create new repository, the master branch in azure devops

It's is not possible to modify any Permissions to Project Admin by default Project Admin has all the permissions (As the name indicates he/she will be the project admin)

You will see the below error when you tried to modify the permission

在此处输入图片说明

Also i need to know how to make project admin to get notification when a contributor makes a pull request in azure devops.

ProjectSetting -> Notification -> New Subscription -> Code(git) -> A pull Request is created or updated

在此处输入图片说明

Under the Deliver to you have the options called

  1. Members of xxx by role
  2. Team Preference
  3. Custom Email address
  4. Members of xxx Team
  5. SOAP

在此处输入图片说明

You can set this to a custom email address and point the project admin email address there.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM