Query
Response
Queries
githubSettings
Returns GitHub settings.
QUERY
githubSettings: GitHubSettings!Returns
tokenConfigured
Boolean!
Whether the token configured condition is true for this GitHub settings.
defaultJiraKeyRegex
String!
The default Jira key regex associated with this GitHub settings.
actionsNotificationPollIntervalSeconds
Int!
Actions notification poll interval, in seconds.
cacheTtlSeconds
Int!
Cache TTL, in seconds.
updatedAt
String!
ISO 8601 timestamp when this GitHub settings was last updated.
Query
Response