offensive-vk/Auto Pull Request Action

Create a new pull request with a ton of options and templates.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 15, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: offensive-vk/auto-pr-action@f144ad378e13df16109bc336d05359bb59bb839c # v8

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
labelsComma-separated labels to applyno""
titleTitle of the PRyes
bodyPR Bodyno
reviewersComma-separated list of reviewersno""
assigneesComma-separated list of assigneesno""
milestoneMilestone numberno
source-branchSource branchno
destination-branchDestination branchyes
repo-tokenGitHub token to Create PR.yes${{ github.token }}
allow-emptyAllow empty PRnofalse
draftCreate draft PRnofalse
debugEnable verbose debug loggingnofalse
namedescription
pr_urlURL of the created PR
pr_numberNumber of the created PR
pr_createdTrue if PR created successfully, false otherwise