Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:支持通过接口自定义项目级别用户组 #10025

Closed
fayewong-v5 opened this issue Feb 22, 2024 · 1 comment
Closed

feat:支持通过接口自定义项目级别用户组 #10025

fayewong-v5 opened this issue Feb 22, 2024 · 1 comment
Assignees
Labels
area/ci/backend CI 后端issue done Production environment in tencent has been deploy for gray UAT environment in tencent has been deploy for test Test environment in tencent has been deploy grayed uat环境测试通过/test passed for uat stage kind/enhancement 功能改进特性 tested 测试环境通过/test patest passed for test stage todo todo

Comments

@fayewong-v5
Copy link
Contributor

fayewong-v5 commented Feb 22, 2024

包括如下几个功能点:
1、新增用户组
2、修改用户组
3、给用户组增加权限策略
4、修改用户组权限策略
5、从用户组删除权限策略
6、添加用户/组织到用户组
7、从用户组删除用户/组织
8、删除用户组 --- 注意不能删除管理员组

接口设计待补充

@fayewong-v5 fayewong-v5 added the kind/enhancement 功能改进特性 label Feb 22, 2024
@irwinsun irwinsun added the area/ci/backend CI 后端issue label Mar 12, 2024
@irwinsun
Copy link
Member

因为创建权限用户组的参数非常复杂,讨论可事先封装好几个预置好的用户组模板, 比如预置用户组模板【CI 管理员】。由调用方传参调用 。

@bkci-bot bkci-bot added the todo todo label Mar 22, 2024
@bkci-bot bkci-bot added for test Test environment in tencent has been deploy and removed todo todo labels Mar 29, 2024
bkci-bot added a commit that referenced this issue Apr 1, 2024
feat:支持通过接口自定义项目级别用户组 #10025
@fcfang123 fcfang123 added the tested 测试环境通过/test patest passed for test stage label Apr 1, 2024
@bkci-bot bkci-bot added for gray UAT environment in tencent has been deploy todo todo labels Apr 1, 2024
@fcfang123 fcfang123 added the grayed uat环境测试通过/test passed for uat stage label Apr 8, 2024
@bkci-bot bkci-bot added the done Production environment in tencent has been deploy label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci/backend CI 后端issue done Production environment in tencent has been deploy for gray UAT environment in tencent has been deploy for test Test environment in tencent has been deploy grayed uat环境测试通过/test passed for uat stage kind/enhancement 功能改进特性 tested 测试环境通过/test patest passed for test stage todo todo
Projects
None yet
Development

No branches or pull requests

5 participants