mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-05 04:56:02 +01:00
Updated API WebHook (markdown)
@@ -41,6 +41,7 @@ GitBucket does not fully implement the GitHub API/webhook and respects only a su
|
||||
* [Create a pull request](https://developer.github.com/v3/pulls/#create-a-pull-request) (since v4.30)
|
||||
* [List commits on a pull request](https://developer.github.com/v3/pulls/#list-commits-on-a-pull-request)
|
||||
* [Get if a pull request has been merged](https://developer.github.com/v3/pulls/#get-if-a-pull-request-has-been-merged) (since v4.30)
|
||||
* [Merge a pull request](https://developer.github.com/v3/pulls/#merge-a-pull-request) (since v4.35.0)
|
||||
* Repositories
|
||||
* [List repositories for the authenticated user](https://developer.github.com/v3/repos/#list-repositories-for-the-authenticated-user)
|
||||
* [List repositories for a user](https://developer.github.com/v3/repos/#list-repositories-for-a-user)
|
||||
|
||||
Reference in New Issue
Block a user