Closed
Bug 1144255
Opened 11 years ago
Closed 10 years ago
Detect confidential bugs at push time
Categories
(MozReview Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mcote, Assigned: glob)
References
Details
We disallow publishing review requests for confidential bugs. It would be even better to check for confidential bugs at push time. We already check to see if the bug exists; we should also check that the bug is public. An easy way to do this is to do the check as an anonymous user.
| Reporter | ||
Updated•10 years ago
|
Assignee: nobody → glob
this check is already performed at push time:
http://hg.mozilla.org/hgcustom/version-control-tools/file/eaa98dd31dc3/hgext/reviewboard/hgrb/proto.py#l248
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Product: Developer Services → MozReview
You need to log in
before you can comment on or make changes to this bug.
Description
•