Skip to content

Commit c722b55

Browse files
authored
enable auto-mergers (#661)
Contributes to rapidsai/build-planning#251 Makes it possible to merge PRs with `/merge` here.
1 parent 07a0b27 commit c722b55

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/ops-bot.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
# This file controls which features from the `ops-bot` repository below are enabled.
2+
# - https://github.com/rapidsai/ops-bot
3+
4+
auto_merger: true
5+
branch_checker: false
6+
label_checker: false
7+
release_drafter: false
18
forward_merger: true
9+
merge_barriers: true

0 commit comments

Comments
 (0)