Skip to content

Use general token to poll gitlab-provisioner pipeline status

Balasankar 'Balu' C requested to merge gitlab-ha-token into master

We now use a general token GITLAB_BOT_MULTI_PROJECT_PIPELINE_POLLING_TOKEN (associated with @gitlab-bot) in all projects to poll the pipeline status, including omnibus-gitlab and gitlab-qa.

Requirement:

  • Add GITLAB_BOT_MULTI_PROJECT_PIPELINE_POLLING_TOKEN to gitlab-provisioner project. (Same value as that in omnibus-gitlab project)

Merge request reports