Skip to content

Add protected tags to the API

Description

Benefit is to be able to make sure that all projects has identical setup in terms of protected tags

Proposal

Include access to protect tags in the api.

Links / references

Include this functionallity https://docs.gitlab.com/ce/user/project/protected_tags.html In the API: https://docs.gitlab.com/ce/api/tags.html

Documentation blurb

Overview

Having multiple projects and not wanting to rely on manual configuration to keep all projects correctly configured, wanting to be able to script protection of tags. In order to have control over when and how releases are made which can only be done by masters.

Use cases

GitLab admins

Feature checklist

Make sure these are completed before closing the issue, with a link to the relevant commit.