Skip to content

Commit 95b1e69

Browse files
shati-patelaofaof0907
authored andcommitted
Create version bump PRs in draft mode
Currently, the token we use to create these PRs doesn't have sufficient permissions to set off PR checks. Maybe if we create the PR as a draft and have a real person mark the PR as "ready-for-review", this will be enough to start PR checks.
1 parent 78fab76 commit 95b1e69

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
body: This PR was automatically generated by the GitHub Actions release workflow in this repository.
130130
branch: ${{ format('version/bump-to-{0}', steps.bump-patch-version.outputs.next_version) }}
131131
base: main
132+
draft: true
132133

133134
vscode-publish:
134135
name: Publish to VS Code Marketplace

0 commit comments

Comments
 (0)