mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-02 20:10:17 +01:00
* don't allow pull requests to be created on an archived repository Also disable the "PR" button if the repo is archived * Refuse creating an issue/PR via API calls too