Docs
Get Started

Deploy on push

GitHub

Kuberns receives signed GitHub webhook events. For a push event, it extracts repository, branch, commit, compare URL, message, and committer data.

When the repository and branch match a configured environment, Kuberns:

  1. Records a Git push activity.
  2. Creates build history for the commit.
  3. Queues the deployment pipeline.

Trial accounts are currently limited by backend policy to two processed GitHub push events per day.

GitLab

GitLab OAuth, repository selection, and branch selection are implemented. The inspected source does not establish a currently active GitLab webhook receiver equivalent to the GitHub path.

See GitLab integration for the production-verification note.