1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

Merge pull request #12948 from NixOS/mergify/bp/2.27-maintenance/pr-12944

maintainers/release-notes: Let it fail (backport #12944)
This commit is contained in:
mergify[bot] 2025-04-07 09:11:32 +00:00 committed by GitHub
commit 92b4578a65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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