Closed

Description
I have some repositories uploaded to my gitea installation which are not used any longer but to which I need read access. We should implement a feature which makes it possible to "archive" a repository so you cannot push, create issues, comment or do anything else which may change it. There should be a notice "This project is archived." but you should be able to access everything in a read-only mode.
This prevents these repos from accidental pushes and a visitor will see that this repo is not maintained.