Forgejo
Transform Script
Test against recorded payload
Scripts run in a sandboxed JS runtime (ES5.1+). Available:
event.payload, event.headers, event.actions.
Return null to drop. Filter event.actions to route selectively.
No async/await, fetch, or imports. 500ms timeout, 64KB max.