Skip to content

Commit 1959a0d

Browse files
Enable merge barriers (rapidsai#1625)
Enable the `merge_barriers` setting in `.github/ops-bot.yaml` to enable the new merge barriers plugin. Authors: - Kyle Edwards (https://github.com/KyleFromNVIDIA) Approvers: - Bradley Dice (https://github.com/bdice) URL: rapidsai#1625
1 parent c4c1daf commit 1959a0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ops-bot.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ label_checker: true
77
release_drafter: true
88
recently_updated: true
99
forward_merger: true
10+
merge_barriers: true

0 commit comments

Comments
 (0)