#1645 Add regen-repo permission to hub policy
Closed: Dropped 4 years ago by julian8628. Opened 4 years ago by mohanboddu.

Current policies mostly are set for tag/untag/move, package list and channels, we would like to request a regen-repo policy as well, so that certain users can run regen-repo without having admin permission.

https://pagure.io/releng/issue/8728 and https://pagure.io/releng/issue/8142#comment-578951


This policy is not required if you only want to grant regen-repo permission.

"regen-repo" permission could be assigned to a user, then he/she will be able to execute 'koji regen-repo' command.

koji grant-permission --new regen-repo <username>

This permission is only for repo generating. there is a “repo" permission which has a large scope. It also controls the permission of repoExpire, repoDelete, repoProblem APIs. Admin can assign this permission to user by

koji grant-permission repo <username>

Metadata Update from @julian8628:
- Custom field Size adjusted to None

4 years ago

Metadata Update from @julian8628:
- Issue close_status updated to: Dropped
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata