Shipfox

GitHub integration

Connect GitHub repositories for project code, event triggers, and agent tools.

Authentication

Shipfox connects through a GitHub App. Install the App on the target account or organization. Grant it access only to the repositories Shipfox needs.

Integration connection identity

The slug of a GitHub integration connection defaults to github_<account>, such as github_acme. Use the slug of the workspace integration connection as a workflow trigger source.

triggers:
  on_push:
    source: github_acme
    event: push

For trigger field rules, see the workflow schema reference.

Capabilities

CapabilityDetails
Source controlUse the integration connection when you create a project.
EventsView GitHub events.
Agent toolsView GitHub agent tools.

Connect GitHub to create an integration connection.

Was this page helpful?
Edit this page on GitHub

On this page