Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@akashdotsrivastava
Copy link
Collaborator

Protected tags API:

  Gitlab.protected_tags(project)
  Gitlab.protected_tag(project, name)
  Gitlab.protect_repository_tag(project, name)
  Gitlab.unprotect_repository_tag(project, name)

closes #435

NARKOZ
NARKOZ previously approved these changes Dec 26, 2018
@NARKOZ NARKOZ merged commit 26b75b6 into NARKOZ:master Dec 26, 2018
NARKOZ pushed a commit that referenced this pull request Dec 26, 2018
* Protected tags API

* Removed unused variable assignment in protected_tags_spec
onshi pushed a commit to onshi/gitlab that referenced this pull request Apr 30, 2020
* Protected tags API

* Removed unused variable assignment in protected_tags_spec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Protected Tags

2 participants