#999 Allow only repo_admins to assign PRs
Merged by pingou. Opened by ryanlerch.
ryanlerch/pagure restrict-PR-assignment  into  master

Download 999.patch

Changes the PR assignment permission to only allow
repo admins to assign PRs, which is the same as the
current behaviour for assigning Issues.

Fixes #985

Should we check that we get a 403 if user is foo?

1 new commit added

  • Ensure we test that non-admin cannot assign PR

Test adjusted, merging :)

Thanks @ryanlerch

Pull-Request has been merged by pingou

Metadata