GitHub

Get GitHub integration

Get the GitHub integration for a project, or null when none is configured.

get/github-integration/project/{projectId}

Path parameters

projectIdstring required

Response

GitHub integration details, or null

idstring required
projectIdstring required
repositoryOwnerstring required
repositoryNamestring required
installationIdnumber nullable required

The GitHub App installation that grants access to the repository.

branchPatternstring

Template used to name branches created for a task.

commentTaskLinkOnGitHubIssueboolean

When on, Kaneo comments a link back to the task on the linked GitHub issue.

isActiveboolean nullable required
createdAtstring date-time required
updatedAtstring date-time required

Changes