116.5. 生产者端点:
端点 | Body | 消息标头 |
---|---|---|
pullRequestComment | 字符串(文本) | - GitHubPullRequest (整数)(REQUIRED): Pull request number。 - GitHubInResponseTo (整数):如果响应拉取请求 diff 的另一个内联注释,则需要此项。如果保留,则假定拉取请求讨论的一个常规注释。 |
closePullRequest | none | - GitHubPullRequest (整数)(REQUIRED): Pull request number。 |
createIssue (From Camel 2.18) | 字符串(签发正文文本) | - GitHubIssueTitle (字符串)(REQUIRED):问题标题。 |