GitHub

Create GitHub integration

Link a project to a GitHub repository.

post/github-integration/project/{projectId}

Path parameters

projectIdstring required

Request body

repositoryOwnerstring required
repositoryNamestring required

Response

The stored integration

idstring
projectIdstring
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
createdAtstring date-time
updatedAtstring date-time

Changes