Skip to content

Commit 8bae350

Browse files
authored
Auto-sync draft PRs (#1890)
Currently draft PRs require `/ok to test`. There is a new requirement that this also needs a hash. Since RMM CI is very fast and there aren't very many developers, I would appreciate having lower friction for working on draft PRs and getting CI feedback before opening for review. Authors: - Bradley Dice (https://github.com/bdice) Approvers: - Kyle Edwards (https://github.com/KyleFromNVIDIA) URL: #1890
1 parent 9a9bc1d commit 8bae350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copy-pr-bot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# https://docs.gha-runners.nvidia.com/apps/copy-pr-bot/
33

44
enabled: true
5-
auto_sync_draft: false
5+
auto_sync_draft: true

0 commit comments

Comments
 (0)