Skip to content

gitlab-ci: Rework handling of head.hackage job trigger

Ben Gamari requested to merge wip/head-hackage-trigger into master

GitLab 12.3 now has reasonable support [1] for cross-project job dependencies, allowing us to drop the awful hack of a shell script we used previously.

[1] https://docs.gitlab.com/ee/ci/multi_project_pipelines.html#mirroring-status-from-triggered-pipeline

Edited by Ben Gamari

Merge request reports