From 7b6a6d3c2cba3148e0306986f4b059f4b9bb5c09 Mon Sep 17 00:00:00 2001 From: Adam Cornett Date: Thu, 16 Nov 2023 11:30:04 -0700 Subject: [PATCH] operator [CI] ack-drs-controller --- operators/ack-drs-controller/ci.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 operators/ack-drs-controller/ci.yaml diff --git a/operators/ack-drs-controller/ci.yaml b/operators/ack-drs-controller/ci.yaml new file mode 100644 index 00000000000..b43086c6b77 --- /dev/null +++ b/operators/ack-drs-controller/ci.yaml @@ -0,0 +1,5 @@ +# Use `replaces-mode` or `semver-mode`. Once you switch to `semver-mode`, there is no easy way back. +updateGraph: semver-mode + +reviewers: + - ack-bot