Skip to content

fix: use GitLab API to get last commit

Wouter Deconinck requested to merge wdconinc-master-patch-13674 into master

We should use GitLab API to get last commit because the repository files returns storage blob ids that don't change necessarily with each commit :\

Merge request reports