mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 21:17:01 +00:00
Replace the old trigger_ci.yaml workflow with a new scylla-ci-route.yaml that adds smarter CI routing logic including docs-only PR detection, conflict checking, Jenkins job triggering, and label-based CI options. Fixes: https://scylladb.atlassian.net/browse/RELENG-52 Closes scylladb/scylladb#29026