> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Blink supports the following GitHub Actions:

* [Add Collaborator To Repo](./actions/add-collaborator-to-repo)
* [Add Labels To Pull Request](./actions/add-labels-to-pull-request)
* [Add Repo To Organization Secret](./actions/add-repo-to-organization-secret)
* [Add Reviewers To Pull Request](./actions/add-reviewers-to-pull-request)
* [Add SSH Key](./actions/add-ssh-key)
* [Block User From Organization](./actions/block-user-from-organization)
* [Clone](./actions/clone)
* [GitHub Cloud Query](./actions/cloud-query)
* [Create Org Repo](./actions/create-org-repo)
* [Create Pull Request](./actions/create-pull-request)
* [Create Repo Using Template](./actions/create-repo-using-template)
* [Create User Repo](./actions/create-user-repo)
* [Create Webhook](./actions/create-webhook)
* [Create Workflow Dispatch](./actions/create-workflow-dispatch)
* [Get Pull Request](./actions/get-pull-request)
* [Get Repository Content](./actions/get-repository-content)
* [Get User Info](./actions/get-user-info)
* [Get Workflow](./actions/get-workflow)
* [Get Workflow Run](./actions/get-workflow-run)
* [GitHub Custom Action](./actions/github-custom-action)
* [Invite To Organization](./actions/invite-to-organization)
* [List All Organizations](./actions/list-all-organizations)
* [List All Users](./actions/list-all-users)
* [List Branches](./actions/list-branches)
* [List Collaborators](./actions/list-collaborators)
* [List Commits](./actions/list-commits)
* [List Org Members](./actions/list-org-members)
* [List Org Repos](./actions/list-org-repos)
* [List Organization Secrets](./actions/list-organization-secrets)
* [List Organizations For Authenticated User](./actions/list-organizations-for-authenticated-user)
* [List Organizations Of A User](./actions/list-organizations-of-a-user)
* [List Pending Invitations](./actions/list-pending-invitations)
* [List Pull Request Reviewers](./actions/list-pull-request-reviewers)
* [List Pull Requests](./actions/list-pull-requests)
* [List Releases](./actions/list-releases)
* [List Repo Teams](./actions/list-repo-teams)
* [List Repository Workflows](./actions/list-repository-workflows)
* [List Team Repos](./actions/list-team-repos)
* [List User Repos](./actions/list-user-repos)
* [List Webhooks](./actions/list-webhooks)
* [List Workflow Runs](./actions/list-workflow-runs)
* [Merge](./actions/merge)
* [Remove Org Member](./actions/remove-org-member)
* [Remove SSH Key](./actions/remove-ssh-key)
* [Search Issues And Pull Requests](./actions/search-issues-and-pull-requests)
* [Search Repos](./actions/search-repos)
* [Search Users](./actions/search-users)
* [Set Team Repo Permissions](./actions/set-team-repo-permissions)
* [Generate GitHub Steampipe Report](./actions/steampipe-report)
* [Unblock User From Organization](./actions/unblock-user-from-organization)
* [Update Pull Request](./actions/update-pull-request)
* [Update Repo Settings](./actions/update-repo-settings)

<Note>
  Missing an action? You can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Note>
