Closed Bug 929214 Opened 11 years ago Closed 11 years ago

please reset permissions and hooks on hg.m.o projects/cypress repository

Categories

(Developer Services :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hwine, Unassigned)

References

Details

(Whiteboard: [reit-ops])

projects/cypress on hg.mozilla.org was used for a while as a temporary "inbound" repo. As such, it was:
 - set to require scm_level3 access
 - may have had additional hooks activated

Please reset the access level and hooks to the standard for project branches.
I think you're all set:

scm_level_3 was NOT set; it was scm_level_2.

hooks removed:
[hooks]
pretxnchangegroup.a_treeclosure = python:mozhghooks.treeclosure.hook
pretxnchangegroup.b_singlehead = python:mozhghooks.single_head_per_branch.hook
pretxnchangegroup.c_commitmessage = python:mozhghooks.commit-message.hook
changegroup.push_printurls = python:mozhghooks.push_printurls.hook
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: WebOps: Source Control → General
Product: Infrastructure & Operations → Developer Services
You need to log in before you can comment on or make changes to this bug.