Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Producer Endpoints:

Endpoint

Body Type

Message Headers

pullRequestComment

String (comment text)

  • GitHubPullRequest (integer) (REQUIRED): Pull request number.
  • GitHubInResponseTo (integer): Required if responding to another inline comment on the pull request diff. If left off, a general comment on the pull request discussion is assumed.

closePullRequest

none

  • GitHubPullRequest (integer) (REQUIRED): Pull request number.

...