add triage instructions to add all tickets to the same milestone authored by anarcat's avatar anarcat
...@@ -316,6 +316,9 @@ gitolite. ...@@ -316,6 +316,9 @@ gitolite.
It assumes the repository has already been migrated. It assumes the repository has already been migrated.
1. (optional) triage the ticket with the labels ~Git and ~Gitweb, and
the milestone %"legacy Git infrastructure retirement (TPA-RFC-36)"
4. make an (executable) `pre-receive` hook in `git-rw` with an exit 4. make an (executable) `pre-receive` hook in `git-rw` with an exit
status of `1` warning about the new code location, this can be status of `1` warning about the new code location, this can be
done with this Fabric command: done with this Fabric command:
... ...
......