Skip to content

refactor: use CI_JOB_TOKEN instead of manually setting GITLAB_TOKEN

Navin Karkera requested to merge navinkarkera/grove:navin/use-ci-job-token into main

Description

As part of BB-6382, we want the child pipelines & generated merge_requests to be created with the name of the parent pipeline creator.

Supporting information

Testing instructions

TBD

Checklist

If any of the items below is not applicable, do not remove them, but put a check in it.

  • All providers include the new feature/change
  • All affected providers can provision new clusters
  • Unit tests are added/updated
  • Documentation is added/updated
  • The TOOLS_CONTAINER_IMAGE_VERSION in ci_vars.yml is updated
  • The grove-template repository is updated
Edited by Navin Karkera

Merge request reports