TestGitHubConnectivityResult

TestGitHubConnectivityResult

TestGitHubConnectivityResult

Result of testing GitHub connectivity with a token.

avatarUrl String The URL to the user's avatar image.
email String The email address of the authenticated user.
error String Error message if the test failed.
id Int The numeric GitHub ID of the authenticated user.
login String The authenticated user or app login name.
name String The display name of the authenticated user.
success Boolean! Whether the connectivity test succeeded.
testedAt String! Timestamp when the test was performed.
type String The type of account (User, Bot, Organization).