Page MenuHomePhabricator

GitLab project templates include issues - figure out if these can be customized or removed
Closed, DeclinedPublic3 Estimated Story Points

Description

Since we're strenuously trying to avoid use of GitLab issues, this is one place they can creep in and cause some amount of user confusion / pain if they get disabled. Can we customize the set of templates?

Event Timeline

brennen set the point value for this task to 2.Sep 8 2021, 7:25 PM
thcipriani triaged this task as Low priority.
thcipriani changed the point value for this task from 2 to 3.

Noting also that these may contain default a .gitlab-ci.yml that uses upstream Docker images. See T291978 for limiting our job runners to the Wikimedia registry.

thcipriani subscribed.

Meh, we have repos/releng/gitlab-settings:configure-projects which ensures we can keep issues disabled for projects. Let's not worry too much about this.