
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)user
UUIDremote_id
Stringhtml_body
Stringremote_data
Arraybody
StringGETrepos/{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_data
Arrayname
Stringremote_id
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)user
UUIDremote_id
Stringhtml_body
Stringbody
StringPATCH/repos/{owner}/{repo}/issues/{issue_number}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)description
Stringremote_id
Stringname
Stringticket_url
Stringstatus
EnumGET/orgs/{org}/repos
Merge interacts with this API endpoint to...
Access Project information
Project fields
remote_data
Arrayname
Stringremote_id
Stringdescription
StringAccess Collection information
Collection fields
parent_collection
UUIDaccess_level
EnumAccess Ticket information
Ticket fields
project
UnknownGET/repos/{owner}/{repo}/milestones
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_data
Arrayname
Stringremote_id
Stringdescription
StringGET/repos/{owner}/{repo}/issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)description
Stringremote_data
Arrayname
Stringticket_type
Stringcompleted_at
DateTime (ISO 8601)parent_ticket
UUIDcreator
UUIDticket_url
Stringstatus
EnumGET/repos/{owner}/{repo}/issues/{issue_number}/sub_issues
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
StringGET/repos/{owner}/{repo}/labels
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_data
Arrayname
Stringremote_id
StringGET/users/{user_login}
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringemail_address
StringGET/orgs/{org_login}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
StringGET/scim/v2/organizations/{org_login}/Users
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayemail_address
Stringremote_id
Stringis_active
Boolean