#91 disable issues for repos in rpms and modules namespaces
Closed: Fixed by arrfab. Opened by carlwgeorge.

Currently issues are enabled on git.centos.org. I'm sure this is useful for some repositories, but it is not desirable for repos in the rpms and modules namespaces. Issues for rpms and modules should be reported in bugs.centos.org or bugzilla.redhat.com (c8s only). Please disable issues on all repos in the rpms and modules namespaces.


Metadata Update from @arrfab:
- Issue tagged with: centos-common-infra, dev, doc, feature-request, low-trouble, medium-gain

Pagure supports enable issue tracking in some namespace (it doesn't support disabling issue tracking in some namespaces though).

So if you only have say, three namespaces: rpms, modules and centos and you want only the project in centos to have issue tracking enabled. You can tweak the pagure configuration to say:

ENABLE_TICKETS = True
ENABLE_TICKETS_NAMESPACE = ["centos"]

Then the rpms and modules namespaces will not have issue tracking enabled and project admins will not be able to toggle that in the settings.

Metadata Update from @arrfab:
- Issue assigned to arrfab

Role updated and ansible inventory too :

* 0ac168e - (HEAD -> master, origin/master, origin/HEAD) only allowing ticket features in 'centos' namespace on git.centos.org . #91 (13 seconds ago) <Fabian Arrotin>

Change will be applied by ansible

Metadata Update from @arrfab:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Log in to comment on this ticket.

Metadata