Reject MRs if people don't belong to specific group
Bug #1134428 reported by
Sergio Schvezov
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
jenkins-launchpad-plugin |
New
|
High
|
Martin Mrazik |
Bug Description
In the case of phablet, MRs need to come from folk external to Canonical in a specific group, that is, those who signed the Canonical Contributor Agreement. This might apply to all PS projects though, so it could be a default check.
The group is this one:
https:/
The proposal is to reject the MR and prevent autolanding if it comes from a launchpad user not in the group if they don't belong to Canonical.
information type: | Public → Private |
description: | updated |
Changed in jenkins-launchpad-plugin: | |
importance: | Undecided → High |
information type: | Private → Public |
To post a comment you must log in.
There won't be a great fix for this as I need to check if the person who proposed the code is in ~contributor- agreement- canonical _OR_ ~canonical. I can't check the later as it is a private team and ps-jenkins bot is not a member. product- strategy.
I'll try to add people manually and add canonical-