disinto/lib
openhands 2a3e5eef90 fix: ci_required_for_pr should paginate /pulls/{pr}/files (#273)
Replace single-page curl fetch with codeberg_api_all() which paginates
through all pages of PR files. This ensures large PRs with 50+ files
correctly detect code files on all pages, preventing CI from being
incorrectly bypassed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 06:55:00 +00:00
..
hooks fix: address review — terminal phase guard, explicit marker var, test coverage 2026-03-20 01:52:46 +00:00
agent-session.sh fix: address review — terminal phase guard, explicit marker var, test coverage 2026-03-20 01:52:46 +00:00
ci-debug.sh refactor: make all scripts multi-project via env vars 2026-03-14 13:49:09 +01:00
ci-helpers.sh fix: ci_required_for_pr should paginate /pulls/{pr}/files (#273) 2026-03-20 06:55:00 +00:00
env.sh fix: codeberg_api_all does not accept a custom token parameter (#198) 2026-03-19 01:25:44 +00:00
load-project.sh feat: per-project Matrix room — load MATRIX_ROOM_ID from project TOML 2026-03-17 08:56:00 +00:00
matrix_listener.service refactor: rebrand dark-factory → disinto (Closes #15) 2026-03-15 17:57:12 +01:00
matrix_listener.sh fix: feat: action-agent — tmux + Claude + formula for operational tasks (#139) 2026-03-19 07:25:25 +00:00
parse-deps.sh refactor: rewrite parse-deps.py as pure bash, remove only Python from repo 2026-03-16 21:22:53 +01:00