Allow Git access from a CI Job
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Some examples include:
- For releasing new tags, it would be nice to be able to have a 'release' stage that tags the current HEAD and pushes that back to GitLab. This is possible right now, but hard to achieve. What I'd like, is basically the same as multi project pipeline and the container registry in the sense that exposed variables by GitLab allow me to achieve all this. The
releasekeyword can also be used to create a release via.gitlab-ci.yml. - One example you might think of, if
Dangeris so smart on what should be done with my code, why doesn't it push a commit to my branch? That's not possible today, unless you're willing to jump through a fair number of hoops.
Edited by 🤖 GitLab Bot 🤖