Closed Bug 815967 Opened 12 years ago Closed 12 years ago

disable some hooks on hg.m.o/integration/gaia* repos

Categories

(Developer Services :: General, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: hwine, Assigned: bkero)

References

Details

(Whiteboard: [reit-b2g])

We need the "standards enforcement" hooks disabled on the 3 repos:
  integration/gaia
  integration/gaia-nightly
  integration/gaia-central

These repos are not a RoR, and have to accept what was accepted upstream.

I believe the following hooks s/b disabled:
 commit-message.py
 prevent_case_only_renames.py
 single_head_per_branch.py
 treeclosure.py

And any others that do not relate to pushlog or mirror operations.

(At the moment, pushes are being rejected due to a bad commit message.)
Callek brought up a good point - we may (at some future point in time) want to use the treeclosure.py hook around infrastructure issues. (There is no tree for this repo at the moment.)

So, please leave the treeclosure.py hook enabled, and disable the rest from comment #0

Thanks!
The only two commit hooks enabled on these repositories were single_head_per_branch and commit-message, so those are the two I disabled. treeclosure is still enabled
Assignee: server-ops-devservices → bkero
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?
Resolution: --- → FIXED
thanks - this resolves the problem
Status: RESOLVED → VERIFIED
Flags: needinfo?
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in before you can comment on or make changes to this bug.