link to apps issue #41181 authored by anarcat's avatar anarcat
...@@ -295,6 +295,8 @@ still active, two that should be migrated and archived. There's a ...@@ -295,6 +295,8 @@ still active, two that should be migrated and archived. There's a
third possible fate that is "destroy" in which case TPA will simply third possible fate that is "destroy" in which case TPA will simply
mark the repository as inactive and will not migrate it. mark the repository as inactive and will not migrate it.
See [issue tpo/tpa/team#41181](https://gitlab.torproject.org/tpo/tpa/team/-/issues/41181) for an example issue as well.
#### TPA part: lock down the repository and add redirections #### TPA part: lock down the repository and add redirections
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
... ...
......