Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

ci: prefill variables for manual pipeline start

usov_i requested to merge ci/prefill_vars into main

Description

Prefill ci/cd variables for manual pipeline start https://docs.gitlab.com/ee/ci/pipelines/index.html#prefill-variables-in-manual-pipelines

Type of Change

  • add description and value to variables that are commonly changed when pipelines are started manually

Potential side effects

None

Screenshots / GIFs (if applicable)

After the change, BEC_CORE_BRANCH is prefilled with a default "main" value: image

Merge request reports

Loading