GitHub

Update GitHub integration

Update the GitHub integration. Omitted fields keep their current value.

patch/github-integration/project/{projectId}

Path parameters

projectIdstring required

Request body

isActiveboolean
commentTaskLinkOnGitHubIssueboolean

Response

The updated integration

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