Gitea >= 1.27 does not propagate workflow_dispatch inputs into a called workflow's github.event; the stub must pass pr_number as an explicit workflow_call input or manual dispatches die at 'PR required'. Mirrors gadfly#24. Co-Authored-By: Claude Fable 5 <[email protected]>