1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 19:01:16 +02:00

Merge pull request #12947 from NixOS/mergify/bp/2.26-maintenance/pr-12944

maintainers/release-notes: Let it fail (backport #12944)
This commit is contained in:
mergify[bot] 2025-04-07 09:11:17 +00:00 committed by GitHub
commit f8620b451b
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