[Git][ghc/ghc][wip/gitlab-inputs] 6 commits: wip1

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 wip1 - - - - - a32857e9 by Zubin Duggal at 2025-10-08T19:30:29+05:30 wip2 - - - - - 62f67c8c by Zubin Duggal at 2025-10-08T19:30:29+05:30 wip3 - - - - - 2505e622 by Zubin Duggal at 2025-10-08T19:30:29+05:30 wip4 - - - - - 42815dd1 by Zubin Duggal at 2025-10-08T19:30:29+05:30 wip5 - - - - - 010c8bee by Zubin Duggal at 2025-10-08T19:30:29+05:30 wip6 - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -202,6 +202,7 @@ workflow: - if: '$RELEASE_JOB == "yes"' .full-ci: &full-ci + - if: '"$[[ inputs.full_ci ]]" == "yes"' - if: '$CI_MERGE_REQUEST_LABELS =~ /.*full-ci.*/' - if: '$CI_MERGE_REQUEST_LABELS =~ /.*marge_bot_batch_merge_job.*/' - if: '$CI_COMMIT_BRANCH == "master"' View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/be471401270e06ea453ff8faa9f90a0... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/be471401270e06ea453ff8faa9f90a0... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Zubin (@wz1000)