GitLab
Merge interacts with GitLab API endpoints to access certain information as detailed below.
API Endpoints
POST/projects/{project_id}/issues/{issue_iid}/notes
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
ticket
UUIDremote_id
Stringuser
UUIDremote_created_at
DateTime (ISO 8601)body
StringPOST/projects/{project_id}/issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
ticket_type
Stringremote_id
Stringproject
Unknownremote_created_at
DateTime (ISO 8601)status
Enumname
Stringassignees
Arraydue_date
DateTime (ISO 8601)ticket_url
Stringcollections
Arraydescription
Stringremote_updated_at
DateTime (ISO 8601)GET/projects/{project_id}/labels
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
tags
ArrayAccess Tag information
Tag fields
remote_data
Arrayname
Stringremote_id
StringGET/projects/{projects_id}/issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
ticket_type
Stringremote_id
Stringremote_data
Arraycompleted_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)priority
Enumstatus
Enumname
Stringdue_date
DateTime (ISO 8601)ticket_url
Stringdescription
Stringremote_updated_at
DateTime (ISO 8601)Access Comment information
Comment fields
ticket
UUIDGET/groups/{group_id}/projects
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
collections
Arrayproject
UnknownAccess Collection information
Collection fields
remote_id
Stringremote_data
Arrayname
Stringaccess_level
Enumdescription
StringAccess Project information
Project fields
remote_data
Arrayname
Stringremote_id
Stringdescription
StringGET/projects/{project_id}/issues/{issue_id}/notes
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringremote_data
Arrayuser
UUIDremote_created_at
DateTime (ISO 8601)body
StringGET/groups
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
parent_collection
UUIDGET/groups/{group_id}/members
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
users
UnknownAccess User information
User fields
remote_data
Arrayname
Stringremote_id
Stringis_active
BooleanAccess Role information
Role fields
name
Stringremote_id
StringGET/users/{user_id}
Merge interacts with this API endpoint to...
Access User information
User fields
avatar
Stringemail_address
String