Ganesh Sittampalam writes: > > Or restrict the right to set a patch to 'accepted-pending-tests' in > > roundup. > > Sounds reasonable, if it's easy.
There are example auditors in the Roundup distribution for this. You want to create a role (I use "reviewer" in the XEmacs Roundup, "developers" are people who can have issues assigned to them, and that role is granted automatically when the applicant checks a box ;-). Then if the issue is being set to a status that could result in application without further human intervention, you check for appropriate roles and deny the operation. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
