Skip to content

Delete tag via API

username-removed-2900 requested to merge api-delete-tag into master

What does this MR do?

Implements deleting a tag via the API.

Are there points in the code the reviewer needs to double check?

On success, it returns the name of the deleted tag. This is similar to the delete branch API.

What are the relevant issue numbers / Feature requests?

@stanhu Could you do a review?

Merge request reports