Feature Request: Expose the username of the user of the commit that triggered the build

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Problem to solve

One of our CI/CD pipelines will keep track of which users submitted certain merge requests. It would be great if we could get this directly as a variable in the pipeline, rather than making an API call to get it

Proposal

Expose something like CI_COMMIT_LOGIN as a CI/CD variable

Edited by 🤖 GitLab Bot 🤖