Remove a repository collaborator
Path Parameters
Response
204
Response
Response
Path Parameters
Get repository permissions for a user
Checks the repository permission of a collaborator. The possible repository permissions are admin
, write
, read
, and none
.
Path Parameters
Response
application/json
Response
if user has admin permissions
Repository Collaborator Permission
Repository Collaborator Permission
Collaborator
Show Child Parameters
Path Parameters
List commit comments for a repository
Commit Comments use these custom media types. You can read more about the use of media types in the API here.
Comments are ordered by ascending ID.
Query Parameters
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Path Parameters
Response
200 application/json
Response
Response
Commit Comment
Simple User
Show Child Parameters
How the author is associated with the repository.
Allowed values:COLLABORATORCONTRIBUTORFIRST_TIMERFIRST_TIME_CONTRIBUTORMANNEQUINMEMBERNONEOWNER
Example:OWNER
Show Child Parameters
Path Parameters
Query Parameters
Get a commit comment
Path Parameters
comment_id parameter
Response
application/json
Response
Response
Commit Comment
Commit Comment
Simple User
Show Child Parameters
How the author is associated with the repository.
Allowed values:COLLABORATORCONTRIBUTORFIRST_TIMERFIRST_TIME_CONTRIBUTORMANNEQUINMEMBERNONEOWNER
Example:OWNER
Show Child Parameters
Path Parameters
Update a commit comment
Path Parameters
comment_id parameter
Body
application/json
Body
The contents of the comment
Response
application/json
Response
Response
Commit Comment
Commit Comment
Simple User
Show Child Parameters
How the author is associated with the repository.
Allowed values:COLLABORATORCONTRIBUTORFIRST_TIMERFIRST_TIME_CONTRIBUTORMANNEQUINMEMBERNONEOWNER
Example:OWNER