From 94a1dccba73aa6e5e08382345143cf9c977e33d5 Mon Sep 17 00:00:00 2001 From: Ray Douglass <3107146+raydouglass@users.noreply.github.com> Date: Wed, 26 Jul 2023 09:37:47 -0400 Subject: [PATCH] Enable ops-bot features (#558) --- .github/ops-bot.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ops-bot.yaml b/.github/ops-bot.yaml index 84bbe71f..0a4717e2 100644 --- a/.github/ops-bot.yaml +++ b/.github/ops-bot.yaml @@ -1,4 +1,6 @@ # This file controls which features from the `ops-bot` repository below are enabled. # - https://github.com/rapidsai/ops-bot +auto_merger: true +branch_checker: true copy_prs: true