mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00: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