Skip to main content

github.createpullrequestprops.draft

Home > @runlightyear/github > CreatePullRequestProps > draft

CreatePullRequestProps.draft property

Indicates whether the pull request is a draft. See "Draft Pull Requests" in the GitHub Help documentation to learn more.

Signature:
draft?: boolean;