Skip to content

Run public OCR reviews on hosted runners by request - #57

Merged
VladimirBrejcha merged 1 commit into
mainfrom
codex/public-ocr-hosted-manual
Aug 20, 2026
Merged

Run public OCR reviews on hosted runners by request#57
VladimirBrejcha merged 1 commit into
mainfrom
codex/public-ocr-hosted-manual

Conversation

@VladimirBrejcha

Copy link
Copy Markdown
Collaborator

Summary

  • run OpenCodeReview on the free standard GitHub-hosted Ubuntu runner
  • remove automatic pull-request review triggers
  • allow reviews only after a member, owner, or collaborator requests one in a PR comment

Verification

  • actionlint v1.7.7
  • ./scripts/verify.sh

Why:
Public pull requests should not automatically schedule review work on a persistent self-hosted runner.

Changed:
- Run OCR on ubuntu-latest.
- Accept only explicit review commands from authorized repository members.
- Remove the pull_request_target path and unused event handling.

Verification:
- actionlint v1.7.7
- ./scripts/verify.sh

Affected:
- .github/workflows/ocr-review.yml

Refs:
- Public Actions runner hardening

Session:
- task-sessions/20260820-public-ocr-hosted-manual
@VladimirBrejcha
VladimirBrejcha merged commit dcae97a into main Aug 20, 2026
1 check failed
@VladimirBrejcha
VladimirBrejcha deleted the codex/public-ocr-hosted-manual branch August 20, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant