From 8f6a10ad51a516c87c80b025c50a77f90d4c9be0 Mon Sep 17 00:00:00 2001 From: James Lamb Date: Thu, 22 Jan 2026 10:36:02 -0600 Subject: [PATCH] enable auto-mergers --- .github/ops-bot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ops-bot.yaml b/.github/ops-bot.yaml index 1d2794bd079..e446848da3f 100644 --- a/.github/ops-bot.yaml +++ b/.github/ops-bot.yaml @@ -1,7 +1,7 @@ # This file controls which features from the `ops-bot` repository below are enabled. # - https://github.com/rapidsai/ops-bot -auto_merger: false +auto_merger: true branch_checker: false label_checker: true release_drafter: false