Skip to content

Commit 10c210c

Browse files
committed
add other config
1 parent 18490ba commit 10c210c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.github/copy-pr-bot.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Configuration file for `copy-pr-bot` GitHub App
2+
# https://docs.gha-runners.nvidia.com/apps/copy-pr-bot/
3+
4+
enabled: true

.github/ops-bot.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22
# - https://github.com/rapidsai/ops-bot
33

44
auto_merger: true
5+
branch_checker: true
6+
label_checker: true
7+
release_drafter: true
8+
recently_updated: true
59
forward_merger: true

0 commit comments

Comments
 (0)