From 3ff800048772b88e2b24bfd6110e52a6a6a3c30a Mon Sep 17 00:00:00 2001 From: Eric Shen Date: Thu, 19 Oct 2023 01:17:44 +0800 Subject: [PATCH] operator [CI] sn-operator --- operators/sn-operator/ci.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 operators/sn-operator/ci.yaml diff --git a/operators/sn-operator/ci.yaml b/operators/sn-operator/ci.yaml new file mode 100644 index 00000000000..d379927fc2f --- /dev/null +++ b/operators/sn-operator/ci.yaml @@ -0,0 +1,8 @@ +--- +# Use `replaces-mode` or `semver-mode`. Once you switch to `semver-mode`, there is no easy way back. +updateGraph: replaces-mode +reviewers: + - ericsyh + - tuteng + - yuweisung + - streamnativebot \ No newline at end of file