116.4. 消费者端点:
| 端点 | Context | 正文类型 |
|---|---|---|
| pullRequest | 轮询 | org.eclipse.egit.github.core.PullRequest |
| pullRequestComment | 轮询 | org.eclipse.egit.github.core.Comment (针对常规拉取请求讨论)或 org.eclipse.egit.github.core.CommitComment (在拉取请求 diff 中注释) |
| tag | 轮询 | org.eclipse.egit.github.core.RepositoryTag |
| commit | 轮询 | org.eclipse.egit.github.core.RepositoryCommit |