Skip to content

Add information about user who triggered build and about manual job start to runner variables

Description

In deploy script we need information about user, who started manual job (to call our internal API and make some checks).

Proposal

Add GITLAB_USER_ID, GITLAB_USER_EMAIL and CI_BUILD_MANUAL variables to runner from build.

I am going to make MR for this.

~"feature proposal" ~"CI"