Function parsePullRequestNumberFromPullRequestContext

  • Parses the pull request number from the context.

    Parameters

    • context: Context<"pull_request">

      The pull request version of Probot context

    Returns number

    The pull request number of the pull request that triggered the event.

Generated using TypeDoc