Skip to content

Commit ed9d127

Browse files
Enable merge barriers (#217)
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: #217
1 parent c7d4228 commit ed9d127

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
forward_merger: true
99
recently_updated: true
10+
merge_barriers: true

0 commit comments

Comments
 (0)