mirror of
https://gitee.com/gitea/gitea
synced 2026-01-02 13:46:36 +08: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