IntegrationsGitHub
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: pushFor trigger field rules, see the workflow schema reference.
Capabilities
| Capability | Details |
|---|---|
| Source control | Use the integration connection when you create a project. |
| Events | View GitHub events. |
| Agent tools | View GitHub agent tools. |
Connect GitHub to create an integration connection.
Was this page helpful?
Edit this page on GitHub