Class | Description |
---|---|
AbstractGitHubProducer | |
ClosePullRequestProducer |
Producer endpoint that closes a pull request.
|
GetCommitFileProducer |
Producer endpoint that gets the file associated with a CommitFile object.
|
PullRequestCommentProducer |
Producer endpoint that adds one of two types of comments on a GitHub pull request:
1.) Response to an in-line comment made on a pull request commit review.
|
PullRequestFilesProducer |
Producer endpoint that gets the files associated with a pull request.
|
PullRequestStateProducer |
Producer endpoint that sets the commit status.
|
Apache Camel