API Reference/Git
Configure GitHub sync for repository
Configure GitHub synchronization for an existing Freestyle repository. This links your Freestyle repository to a GitHub repository for automatic syncing. Requires the GitHub repository name in 'owner/repo' format.
POST
/git/v1/repo/{repo_id}/github-sync
Request Body
application/json
RequiredgithubRepoName
RequiredstringThe GitHub repository name in "owner/repo" format
Path Parameters
repo_id
RequiredstringRepository ID
Format:
"uuid"
Response Body
GitHub sync configured successfully