GitHub Connector
Quickly build integrations connecting your B2B SaaS to GitHub.
About the GitHub Connector
Manage repositories, issues, pull requests, and workflows in GitHub.
Actions
| Action Name | Action Description |
|---|---|
| Repos List For Org | List organization repositories |
| Actions Create Workflow Dispatch | Create a workflow dispatch event |
| Git Create Blob | Create a blob |
| Git Get Ref | Get a reference |
| Git Create Ref | Create a reference |
| Git Create Tree | Create a tree |
| Issues List For Repo | List repository issues |
| Issues List Comments | List issue comments |
| Issues Create Comment | Create an issue comment |
| Pulls List | List pull requests |
| Pulls Create | Create a pull request |
| Repos Create Webhook | Create a repository webhook |
| Repos Delete Instance Webhooks | Delete all webhooks pointed at this instance |
| Repos Delete Webhook | Delete a repository webhook by ID |
| Repos List Webhooks | List webhooks of a repository |
| Users Get Authenticated | Get the authenticated user |
| Orgs List For Authenticated User | List organizations for the authenticated user |
| Users Get By Username | Get a user |
| Raw Request | Send raw HTTP request to Github |
Triggers
| Trigger Name | Trigger Description |
|---|---|
| Webhook | Receive and validate webhook requests from Github for webhooks you configure. |
| Event Webhook | Automatically create and manage GitHub webhooks for specified events. Webhooks are created on deployment and removed when the instance is deleted. |
| New and Updated Records | Checks for new and updated issues (including pull requests) in a GitHub repository on a configured schedule. |