GitLab CI and Distributed Builds
Event-based CI workflows in GitLab

Event-based CI workflows in GitLab

8/3/2022 · Grzegorz Bizon

What this post added

Introduces a proof of concept for event-based CI workflows, allowing pipelines to be triggered by platform events via `.gitlab-ci.yml` definitions and hooks into existing webhooks. This extends CI automation to events like issue creation and merge request state changes. Future work includes formal instrumentation and exploration of Platform Events/Cloud Events.

Read the original post ↗