ci: add pre-commit config

This commit is contained in:
2022-09-30 22:43:16 +02:00
parent 78867c3632
commit cfb7cc4f2f
4 changed files with 42 additions and 3 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
# gitlab-cleanup-handler
[![Build Status](https://gitlab.com/unboundsoftware/gitlab-cleanup-handler/badges/master/pipeline.svg)](https://gitlab.com/unboundsoftware/gitlab-cleanup-handler/commits/master)
[![codecov](https://codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/branch/master/graph/badge.svg)](https://codecov.io/gl/unboundsoftware/gitlab-cleanup-handler)
A small container which checks which images from Gitlab container registry are used in the provided namespaces and updates the cleanup policies for those projects.
A small container which checks which images from Gitlab container registry
are used in the provided namespaces and updates the cleanup policies for
those projects.