Skip to content

Add katello-cleanup template (purge stale Testing versions after a release)

Administrator requested to merge feat/katello-cleanup-template into main

Nueva accion 'cleanup' en katello_api.sh + template katello-cleanup.yml. Politica: se conserva todo el historial hasta que exista un release en Production; solo entonces se desasocian (no se destruyen) de Testing las versiones anteriores a ese release, para poder seguir bisecando entre un release y el siguiente.

Merge request reports