Skip to main content

github.createpullrequestprops.head

Home > @runlightyear/github > CreatePullRequestProps > head

CreatePullRequestProps.head property

The name of the branch where your changes are implemented. For cross-repository pull requests in the same network, namespace head with a user like this: username:branch.

Signature:
head: string;