Fix Forgejo action-run list pagination #576

Open
coilyco-ops wants to merge 1 commit from fix-action-run-list-page into main
Member

Summary

  • shadow action-run list with a page=1 call action so --limit stays bounded on Forgejo
  • mirror the safe wrapper in the read tier and regenerate the Forgejo ops reference
  • document the normal and role-scoped Actions listing surfaces

Validation

  • ward exec test -- tests/test_forgejo_actions_list_bridge.py
  • env FORGEJO_TOKEN=dummy ward exec test
  • ward exec pre-commit-all
  • ward agent qa --agent codex --thoroughness quick coilyco-flight-deck/agentic-os#575

closes #575

ward.workflow: pull-request-and-merge

## Summary - shadow action-run list with a page=1 call action so --limit stays bounded on Forgejo - mirror the safe wrapper in the read tier and regenerate the Forgejo ops reference - document the normal and role-scoped Actions listing surfaces ## Validation - ward exec test -- tests/test_forgejo_actions_list_bridge.py - env FORGEJO_TOKEN=dummy ward exec test - ward exec pre-commit-all - ward agent qa --agent codex --thoroughness quick coilyco-flight-deck/agentic-os#575 closes #575 ward.workflow: pull-request-and-merge
Fix Forgejo action-run list pagination
All checks were successful
ci / gate (pull_request) Successful in 2m10s
ci / ward-doctor (pull_request) Successful in 2m29s
9825a70ee2
closes #575
All checks were successful
ci / gate (pull_request) Successful in 2m10s
ci / ward-doctor (pull_request) Successful in 2m29s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix-action-run-list-page:fix-action-run-list-page
git switch fix-action-run-list-page
Sign in to join this conversation.
No description provided.