Update .gitlab-ci.yml file with allow_failure on changelog

environments/review-docs-639-t-lpau4w/deployments/20149
petitminion 2025-01-10 18:18:32 +00:00
rodzic c9d915fb33
commit 73bd66404b
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -150,6 +150,7 @@ find_broken_links:
-- . || exit $?
require_changelog:
allow_failure: true
stage: lint
rules:
# Don't run on merge request that mention NOCHANGELOG or renovate bot commits