fix: add --no-exit-status flag to nixpkgs-review

This commit is contained in:
Defelo 2025-10-17 13:32:09 +02:00
commit 14dae8f6a6
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View file

@ -166,12 +166,12 @@ jobs:
nixpkgs-review -- \
pr ${PR_NUMBER} \
--no-shell \
--no-exit-status \
--no-headers \
--print-result \
--build-args="-L" \
--pr-json="$PR_JSON" \
$EXTRA_ARGS \
|| true
$EXTRA_ARGS
working-directory: nixpkgs
env:
GITHUB_TOKEN: ${{ github.token }}

6
flake.lock generated
View file

@ -44,11 +44,11 @@
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1760209076,
"narHash": "sha256-bw8iRE+P54WiMvI7fAl52QLSjYb8LU4hqJT0Nc3Xt48=",
"lastModified": 1761232464,
"narHash": "sha256-O0Wb3ts+aRiN3dWgNahNKbrbXnxzSBwGOd7ovSBEQYM=",
"owner": "Mic92",
"repo": "nixpkgs-review",
"rev": "31380da91b8f6be2b2e30f42047e2a3ebb68e024",
"rev": "0c04828ccd01ca29a33582921f7f5b0299969cbb",
"type": "github"
},
"original": {