Skip to main content
QUERY
githubRepositories: [GitHubRepository!]!

Returns

id
ID!

Stable identifier for this GitHub repository.

githubId
ID!

Identifier of the related GitHub.

owner
String!

The owner associated with this GitHub repository.

name
String!

Display name of this GitHub repository.

nameWithOwner
String!

The name with owner associated with this GitHub repository.

url
String!

URL for this GitHub repository.

jiraKeyRegex
String

The Jira key regex associated with this GitHub repository. May be null when unavailable or not applicable.

Query
Response