maintainers/release-notes: Let it fail

Fail when a command fails.

Basic error handling was missing, which would lead to errors getting
obscured a bit by subsequent successful logging.

(cherry picked from commit da36c34db7)
This commit is contained in:
Robert Hensing 2025-04-07 01:43:26 +02:00 committed by Mergify
parent adbf23e818
commit de18f5ac2d

View File

@ -2,6 +2,8 @@
# vim: set filetype=bash:
#!nix shell .#changelog-d --command bash
set -euo pipefail
# --- CONFIGURATION ---
# This does double duty for