Remove || break from the codeberg_api call in the pagination loop. With set -euo pipefail in all callers, a failed fetch now exits the function non-zero — matching the original curl -sf behaviour where a network or auth error aborted the script rather than returning empty results and risking a duplicate review. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ci-debug.sh | ||
| ci-helpers.sh | ||
| env.sh | ||
| load-project.sh | ||
| matrix_listener.service | ||
| matrix_listener.sh | ||
| parse-deps.sh | ||