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:
- Records a Git push activity.
- Creates build history for the commit.
- Queues the deployment pipeline.
Trial accounts are currently limited by backend policy to two processed GitHub push events per day.