We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9fcee5 + 10c210c commit 96b2fd4Copy full SHA for 96b2fd4
.github/copy-pr-bot.yaml
@@ -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
@@ -0,0 +1,9 @@
+# This file controls which features from the `ops-bot` repository below are enabled.
+# - https://github.com/rapidsai/ops-bot
+auto_merger: true
5
+branch_checker: true
6
+label_checker: true
7
+release_drafter: true
8
+recently_updated: true
9
+forward_merger: true
0 commit comments