add-issue-comment | Create a new comment on an issue or pull request discussion thread | Action | π Github |
create-branch | Create a branch ref from an existing commit SHA | Action | π Github |
create-issue | Open a new GitHub issue in a repository. | Action | π Github |
create-label | Create a repository label with name, color, and description | Action | π Github |
create-or-update-file | Create a new file or update existing repository contents in a branch. | Action | π Github |
create-pull-request | Open a pull request from one branch into another. | Action | π Github |
create-release | Publish a Git tag release for a repository. | Action | π Github |
create-review-request | Request reviewers or teams on an open pull request | Action | π Github |
create-tag-object | Create an annotated Git tag object for a commit or object SHA. | Action | π Github |
delete-file | Delete a file from a repository branch. | Action | π Github |
delete-label | Delete a repository label by name | Action | π Github |
delete-release | Delete a release by release ID. | Action | π Github |
get-branch | Retrieve branch metadata and protection status. | Action | π Github |
get-commit | Retrieve a commit with changed files and stats | Action | π Github |
get-file-contents | Retrieve a file or directory entry from repository contents. | Action | π Github |
get-issue | Fetch a single issue or pull request issue record by number. | Action | π Github |
get-job-logs-download-url | Get the API endpoint URL for a workflow job log download. Due to Nango proxy limitations with 302 redirects, this returns the API endpoint rather than the actual download URL. | Action | π Github |
get-label | Retrieve a single repository label by name. | Action | π Github |
get-pull-request | Fetch a single pull request by number. | Action | π Github |
get-release | Retrieve a single release by release ID. | Action | π Github |
get-repository | Retrieve repository metadata, visibility, default branch, and owner info. | Action | π Github |
get-review | Retrieve a pull request review by review ID. | Action | π Github |
get-tag-ref | Retrieve a tag ref or branch-style Git reference | Action | π Github |
get-workflow-run | Retrieve a workflow run with status and conclusion details. | Action | π Github |
get-workflow | Retrieve metadata for a GitHub Actions workflow. | Action | π Github |
list-branches | List branches for a repository with optional pagination and protected filtering. | Action | π Github |
list-commits | List commits for a repository or branch with common filters | Action | π Github |
list-issue-comments | List comments attached to an issue or pull request thread | Action | π Github |
list-issues | List repository issues with state, assignee, label, and pagination filters. | Action | π Github |
list-labels | List repository labels with pagination | Action | π Github |
list-pull-request-files | List files changed by a pull request | Action | π Github |
list-pull-request-reviews | List reviews submitted on a pull request | Action | π Github |
list-pull-requests | List pull requests for a repository with state and branch filters | Action | π Github |
list-release-assets | List assets uploaded to a repository release. | Action | π Github |
list-releases | List published and draft releases for a repository. | Action | π Github |
list-workflow-jobs | List jobs in a workflow run attempt | Action | π Github |
list-workflow-runs | List workflow runs for a repository or a specific workflow | Action | π Github |
list-workflows | List GitHub Actions workflows configured in a repository. | Action | π Github |
merge-pull-request | Merge an open pull request using the selected merge method. | Action | π Github |
rerun-workflow-run | Rerun a completed or failed workflow run. | Action | π Github |
submit-pull-request-review | Create a pull request review with approval, comment, or change request. | Action | π Github |
trigger-workflow-dispatch | Trigger a GitHub Actions workflow_dispatch run for a workflow file or ID | Action | π Github |
update-issue | Edit an issueβs title, body, state, assignees, labels, or milestone. | Action | π Github |
update-label | Update a repository labelβs name, color, or description. | Action | π Github |
update-pull-request | Edit a pull requestβs title, body, base branch, or state. | Action | π Github |
update-release | Edit release metadata such as name, notes, or draft state. | Action | π Github |
commits | Sync commits for repositories and branches in scope | Sync | π Github |
issues | Sync issues for one or more GitHub repositories with incremental updates based on issue activity | Sync | π Github |
pull-requests | Sync pull requests for one or more GitHub repositories, including status, branches, and merge state. | Sync | π Github |
releases | Sync releases for one or more GitHub repositories. | Sync | π Github |
repositories | Sync repositories visible to the authenticated GitHub user or installation. | Sync | π Github |
repository-files | Sync file metadata for a specific repository branch using the Git trees API recursively | Sync | π Github |
workflow-runs | Sync GitHub Actions workflow runs for one or more repositories. | Sync | π Github |