Slash Commands Using GitHub Comments

Learn how to invoke Slash commands using GitHub Comments. Slash commands enable teams to manage pull requests directly from the GitHub pull request page.

Slash commands enable teams to manage their pull requests with Aviator directly from the GitHub pull request page. The commands are invoked by including the line /aviator <command> anywhere in your pull request comment (as long as it's on a line by itself).

For instance, to get the latest status of your pull request from Aviator, you can post an /aviator refresh command in your PR.

Slash command to get the latest PR status

Checkout the reference guide for list of all the slash commands.

Last updated

Was this helpful?