Hello,
is there an option for TAG push rules?
I have the Push Rules but this rules are only working with branches
Hello,
is there an option for TAG push rules?
I have the Push Rules but this rules are only working with branches
I think you need to look for the CI_COMMIT_TAG
variable. See here.
I think this is not what I mean
Ah, I think I get you. I think you’re right, the only push rule I can see that relates to tags is Do not allow users to remove git tags with git push
.
Yes this is correct. Are you from the GitLab Team?
No, I’m just a user
Ok thanks. I will try to define a feature request to GitLab Team
When you create your feature request, link it in this thread so the rest of us can see! Thanks @jensamberg!
Thanks again!