GitHub · Arazzo Workflow
GitHub Open a Pull Request and Request Reviewers
Version 1.0.0
Open a pull request from a branch, then request reviewers on it.
Provider
Workflows
open-pull-request-and-request-reviewers
Open a pull request then request reviewers on it.
Creates a pull request and chains the returned number into a call that requests the supplied reviewers.
1
openPullRequest
createPullRequest
Open a pull request from the head branch to the base branch.
2
requestReviewers
requestReviewersForPullRequest
Request the supplied reviewers on the newly opened pull request using its returned number.