Skip to content
June 18, 2026Dashboard 2.36.68

Fix duplicate deployments from GitLab pushes

A single GitLab push could appear as several identical deployments when a repository had accumulated more than one webhook.

  • Fixed GitLab webhook registration so each repository keeps exactly one hook, removing stale duplicates automatically.
  • Added a safeguard that ignores repeated deliveries of the same push, so one commit produces one deployment per procedure.

Try these features today