repo2post - v0.1.1
    Preparing search index...

    Function collectPullRequest

    • Fetch a pull request and return it as a ChangeSet, so the rest of the pipeline treats a PR exactly like a local git range.

      Parameters

      Returns Promise<ChangeSet & { description: string; title: string }>

      GitHubError on a failed request.