
GitHub Issues
Merge interacts with GitHub Issues API endpoints to access certain information as detailed below.
API Endpoints
GET/repos/{org_login}/{repo_name}/issues/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_at
DateTime (ISO 8601)remote_data
Arrayhtml_body
Stringbody
Stringremote_id
Stringuser
UUIDGETrepos/{owner_login}/{repo_name}/issues/{issue_number}
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
ticket
UUIDGET/orgs/{org_login}/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringremote_data
Arrayname
Stringdescription
StringAccess User information
User fields
teams
ArrayGET/organizations/{org_id}/team/{team_id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
StringGET/orgs/{org_login}/memberships/{user_login}
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayis_active
BooleanAccess Role information
Role fields
name
StringPOST/repositories/{repo_id}/issues/{issue_number}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_at
DateTime (ISO 8601)html_body
Stringbody
Stringremote_id
Stringuser
UUIDPATCH/repos/{owner}/{repo}/issues/{issue_number}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
status
Enumremote_updated_at
DateTime (ISO 8601)name
Stringticket_url
Stringremote_id
Stringdescription
StringGET/repos/{owner}/{repo}/labels
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_id
Stringremote_data
Arrayname
StringGET/users/{user_login}
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringname
StringGET/orgs/{org_login}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
StringGET/orgs/{org}/repos
Merge interacts with this API endpoint to...
Access Project information
Project fields
remote_id
Stringremote_data
Arrayname
Stringdescription
StringAccess Collection information
Collection fields
access_level
Enumparent_collection
UUIDAccess Ticket information
Ticket fields
project
UnknownGET/repos/{owner}/{repo}/milestones
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_created_at
DateTime (ISO 8601)remote_data
Arrayremote_updated_at
DateTime (ISO 8601)name
Stringcollection_url
Stringremote_id
Stringdescription
StringGET/repos/{owner}/{repo}/issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
status
Enumremote_data
Arraycreator
UUIDcompleted_at
DateTime (ISO 8601)ticket_type
Stringremote_updated_at
DateTime (ISO 8601)name
Stringticket_url
Stringremote_created_at
DateTime (ISO 8601)description
Stringparent_ticket
UUIDGET/repos/{owner}/{repo}/issues/{issue_number}/sub_issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
StringGET/scim/v2/organizations/{org_login}/Users
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringremote_id
Stringremote_data
Arrayis_active
Boolean