Commit da121a2
committed
chore: create bcr prs as non-draft so bazel-io processes the bot-created PRs (#3504)
By default, the workflow creates draft PRs. The bazel-io bot ignores
drafts.
Since we can't mark the PR as non-draft ourselves, we then have to wait
for
bcr maintainers to do so.
To fix, create the bcr prs are non-draft. Then we can approve and the
bazel-io
bot will approve and merge the PR.
(cherry picked from commit 22f3de0)1 parent c0f045b commit da121a2
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
0 commit comments