JavaScript Execution

Aviator has support for executing custom JavaScript code using Pilot automated actions or the MergeQueue ready hook.

For security and sandboxing purposes, The Pilot JavaScript execution does not provide most standard web APIs (such as fetch). Instead, several integrations with MergeQueue, GitHub, and Slack are provided.

Last updated