chore: create bcr prs as non-draft so bazel-io processes the bot-created PRs by rickeylev · Pull Request #3504 · bazel-contrib/rules_python

@rickeylev

@rickeylev

…into chore.nondraft.bcr.publish

@rickeylev rickeylev deleted the chore.nondraft.bcr.publish branch

January 11, 2026 01:08

rickeylev added a commit to rickeylev/rules_python that referenced this pull request

Jan 11, 2026
…ted PRs (bazel-contrib#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)