e-volv

GitHub integration guide

Connect GitHub to Evolve so repository or ticket events can start workflows. You will need the webhook URL and signing secret shown in the Evolve Integrations Hub after you add the provider.

Setup steps

  1. Open your repository or organization on GitHub.
  2. Go to Settings → Webhooks → Add webhook.
  3. Paste the Webhook URL into the Payload URL field.
  4. Set Content type to application/json and paste the Signing secret.
  5. Choose the events you want to trigger workflows (e.g. Pushes, Pull requests).

Recommended events

Enable Push, Pull request, and Issues events to drive the built-in repository and ticket triggers.

Return to the Integrations Hub to copy your webhook URL, verify the connection, and view delivery history in Audit.