Zubin pushed to branch wip/gitlab-inputs at Glasgow Haskell Compiler / GHC
Commits:
-
bf961a43
by Zubin Duggal at 2025-10-08T19:30:27+05:30
-
a32857e9
by Zubin Duggal at 2025-10-08T19:30:29+05:30
-
62f67c8c
by Zubin Duggal at 2025-10-08T19:30:29+05:30
-
2505e622
by Zubin Duggal at 2025-10-08T19:30:29+05:30
-
42815dd1
by Zubin Duggal at 2025-10-08T19:30:29+05:30
-
010c8bee
by Zubin Duggal at 2025-10-08T19:30:29+05:30
1 changed file:
Changes:
... | ... | @@ -202,6 +202,7 @@ workflow: |
202 | 202 | - if: '$RELEASE_JOB == "yes"'
|
203 | 203 | |
204 | 204 | .full-ci: &full-ci
|
205 | + - if: '"$[[ inputs.full_ci ]]" == "yes"'
|
|
205 | 206 | - if: '$CI_MERGE_REQUEST_LABELS =~ /.*full-ci.*/'
|
206 | 207 | - if: '$CI_MERGE_REQUEST_LABELS =~ /.*marge_bot_batch_merge_job.*/'
|
207 | 208 | - if: '$CI_COMMIT_BRANCH == "master"'
|