Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-08-10 18:11:53 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-08-10 18:11:53 +0300
commit0a412bceb98cd7acd46701d75dbad9683cb33baf (patch)
tree4bb45380d97ae2c12cf101b2f30bcc5a9f114d89 /config
parent70eb0cf7518e1ccc2a26d9aaa9fc16e21c6de5f1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config')
-rw-r--r--config/feature_flags/development/ci_stop_expanding_file_vars_for_runners.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/feature_flags/development/ci_stop_expanding_file_vars_for_runners.yml b/config/feature_flags/development/ci_stop_expanding_file_vars_for_runners.yml
new file mode 100644
index 00000000000..e9f378288d9
--- /dev/null
+++ b/config/feature_flags/development/ci_stop_expanding_file_vars_for_runners.yml
@@ -0,0 +1,8 @@
+---
+name: ci_stop_expanding_file_vars_for_runners
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/94198
+rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/369907
+milestone: '15.3'
+type: development
+group: group::pipeline authoring
+default_enabled: false