Configuring a GitHub Repository web trigger in an automation
- Updated: 2025/10/29
Configuring a GitHub Repository web trigger in an automation
Configure GitHub Repository web trigger to trigger an action whenever an event occurs in a repository. This example shows how to create a Task Bot with GitHub Repository web trigger to display the pull request body in a message box.
Prerequisites
- License and permissions mentioned in GitHub web triggers.
- An active GitHub personal access token stored as a credential in your Credential Vault.
- A record variable named TriggerData.
Procedure
-
Perform the following steps to create a Task Bot
-
Perform the following steps to add and configure the GitHub
Repository web trigger.
-
Perform the following steps to add and configure the Message Box action.
- Click Save to save the configuration.