go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
43.26k stars 5.32k forks source link

Restrict issues creation to a team only #22875

Open meaz opened 1 year ago

meaz commented 1 year ago

Feature Description

It would be nice to be able to restrict issues creation to a team only, for example on a repository that is public, with issue needed so enabled, but where the work to be done is restricted to the devs only.

Screenshots

No response

lunny commented 1 year ago

~I think it has been implemented if it's an org repository.~

meaz commented 1 year ago

how? going to the repo, I can enable issues or disable it, but not enable it for team only.