I'm looking at SQL Mesh bot in Github and seems to be following the Atlantis approach used in Terraform but brought into data modelling:
https://sqlmesh.readthedocs.io/en/stable/integrations/github/
This seems really interesting as it brings robustness and integrity to the whole deployment process but unfortunately I am on GitLab.
So my question here is if the same could be achieved via GitLab too? Anyone else who achieved this?