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

# Github

GitHub API Tool

<Accordion title="Add or update team project permissions">
  Use this action to add or update a team's permissions for a project in an organization.
</Accordion>

<Accordion title="Add assignees to an issue">
  Use this action to add up to 10 assignees to a github issue.
</Accordion>

<Accordion title="Add a repository collaborator">
  Use this action to add a collaborator to a repository with specified permission level (pull, triage, push, maintain, or admin).
</Accordion>

<Accordion title="Add or update team membership for a user">
  Use this action to add a user to a team or update their role within the team. the user will receive an email invite if they are not already a member.
</Accordion>

<Accordion title="Add or update team membership for a user legacy">
  Use this action to add a user to a team or update their role in the team using the legacy api endpoint.
</Accordion>

<Accordion title="Add app access restrictions">
  Use this action to add github app access restrictions to a protected branch.
</Accordion>

<Accordion title="Add selected repository to an organization secret">
  Use this action to add a repository to an organization's secret that has 'selected' access type.
</Accordion>

<Accordion title="Add a repository to an app installation">
  Use this action to add a repository to a github app installation. requires admin access to the repository.
</Accordion>

<Accordion title="Add repo to org secret with selected visibility">
  Use this action to add a repository to an organization's dependabot secret with selected visibility. requires oauth or personal access token with 'admin:org' scope.
</Accordion>

<Accordion title="Add selected repository to an organization variable">
  Use this action to add a repository to an organization variable that has selected repository visibility.
</Accordion>

<Accordion title="Add teams to the copilot subscription for an organization">
  Use this action to add teams to an organization's github copilot subscription.
</Accordion>

<Accordion title="Add social accounts for the authenticated user">
  Use this action to add social media accounts to the authenticated user's github profile.
</Accordion>

<Accordion title="Add status check contexts">
  Use this action to add status check contexts to a protected branch in a repository.
</Accordion>

<Accordion title="Add a security manager team">
  Use this action to add a team as a security manager in an organization.
</Accordion>

<Accordion title="Add or update team project permissions legacy">
  Use this action to add or update a team's permissions on a project using the legacy api endpoint. note: this is a deprecated endpoint.
</Accordion>

<Accordion title="Add users to codespaces access for an organization">
  Use this action to add specified users to an organization's codespaces access, allowing their codespaces usage to be billed to the organization.
</Accordion>

<Accordion title="Add a selected repository to a user secret">
  Use this action to add a repository to a user's development environment secret.
</Accordion>

<Accordion title="Add team member legacy">
  Use this action to add a user to a team using the legacy github enterprise cloud api endpoint. note: this endpoint is deprecated in favor of 'add or update team membership for a user'.
</Accordion>

<Accordion title="Add or update team repository permissions">
  Use this action to add or update a team's permission level for a repository in an organization.
</Accordion>

<Accordion title="Add users to the copilot subscription for an organization">
  Use this action to add users to an organization's github copilot subscription.
</Accordion>

<Accordion title="Add user access restrictions">
  Use this action to add user access restrictions to a protected branch in a repository.
</Accordion>

<Accordion title="Assign an organization role to a user">
  Use this action to assign a specific organization role to a user in a github organization.
</Accordion>

<Accordion title="Github Auth User Docker Conflict Packages List">
  Use this action to list all docker packages owned by the authenticated user that had conflicts during docker migration. requires 'read:packages' scope for oauth app tokens and personal access tokens.
</Accordion>

<Accordion title="Add custom labels to a self hosted runner for an organization">
  Use this action to add custom labels to a self-hosted runner in an organization.
</Accordion>

<Accordion title="Assign an organization role to a team">
  Use this action to assign an organization role to a team.
</Accordion>

<Accordion title="Add or update team repository permissions legacy">
  Use this action to add or update a team's repository permissions using the legacy teams api. note: this is a deprecated api endpoint.
</Accordion>

<Accordion title="Add custom labels to a self hosted runner for a repository">
  Use this action to add custom labels to a self-hosted runner in a repository.
</Accordion>

<Accordion title="Approve a workflow run for a fork pull request">
  Use this action to approve a workflow run that was triggered by a pull request from a forked repository. this is typically required for security purposes when the pull request comes from a new contributor.
</Accordion>

<Accordion title="Block a user">
  Use this action to block a github user from interacting with your account.
</Accordion>

<Accordion title="Add project collaborator">
  Use this action to add a collaborator to an organization project with specified permission level.
</Accordion>

<Accordion title="Block a user from an organization">
  Use this action to block a user from accessing an organization.
</Accordion>

<Accordion title="Cancel an import">
  Use this action to cancel an ongoing repository import. note: this feature will be deprecated on april 12, 2024.
</Accordion>

<Accordion title="Accept a repository invitation">
  Use this action to accept a repository invitation for the authenticated user.
</Accordion>

<Accordion title="Cancel an organization invitation">
  Use this action to cancel a pending invitation to join an organization.
</Accordion>

<Accordion title="Add labels to an issue">
  Use this action to add labels to an issue.
</Accordion>

<Accordion title="Check if a gist is starred">
  Use this action to check if a specific gist is starred by the authenticated user.
</Accordion>

<Accordion title="Github Add Repo To Org Secret With Selected Access">
  Use this action to add a repository to an organization secret that has 'selected' access type.
</Accordion>

<Accordion title="Cancel a github pages deployment">
  Use this action to cancel a github pages deployment for a repository.
</Accordion>

<Accordion title="Check if a pull request has been merged">
  Use this action to check if a pull request has been merged into its base branch.
</Accordion>

<Accordion title="Check a token">
  Use this action to verify if an oauth or github app access token is valid.
</Accordion>

<Accordion title="Check if automated security fixes are enabled for a repository">
  Use this action to check if automated security fixes are enabled for a repository.
</Accordion>

<Accordion title="Check if a repository is starred by the authenticated user">
  Use this action to check if the authenticated user has starred a specific repository.
</Accordion>

<Accordion title="Check if a person is followed by the authenticated user">
  Use this action to check if the authenticated user follows a specific github user.
</Accordion>

<Accordion title="Check if a user is a repository collaborator">
  Use this action to check if a user is a collaborator on a repository.
</Accordion>

<Accordion title="Check if a user is blocked by the authenticated user">
  Use this action to check if a specific github user is blocked by the currently authenticated user.
</Accordion>

<Accordion title="Check if a user follows another user">
  Use this action to check if one github user follows another user.
</Accordion>

<Accordion title="List repositories starred by the authenticated user">
  This endpoint lists starred repositories of the authenticated user and supports media type `application/vnd.github.star+json` to include star creation timestamps. more on media types at github docs.\<\<DEPRECATED use list\_repositories\_starred\_by\_the\_authenticated\_user>>
</Accordion>

<Accordion title="Check if a user can be assigned">
  Use this action to check if a user can be assigned to issues in a repository.
</Accordion>

<Accordion title="Cancel a workflow run">
  Use this action to cancel a running workflow in a repository.
</Accordion>

<Accordion title="Check if a user can be assigned to a issue">
  Use this action to verify if a user has permission to be assigned to a specific issue.
</Accordion>

<Accordion title="Check organization membership for a user">
  Use this action to verify if a user is a member of a github organization (either publicly or privately).
</Accordion>

<Accordion title="Check if vulnerability alerts are enabled for a repository">
  Use this action to check if vulnerability alerts are enabled for a repository. requires admin read access to the repository.
</Accordion>

<Accordion title="List stargazers">
  Use this action to list users who have starred a repository. (deprecated: use list stargazers)
</Accordion>

<Accordion title="Check if a user is blocked by an organization">
  Use this action to check if a specific user is blocked by an organization.
</Accordion>

<Accordion title="Star a repository for the authenticated user">
  Use this action to star a repository as the authenticated user (deprecated: use star a repository for the authenticated user)
</Accordion>

<Accordion title="Add an email address for the authenticated user">
  Use this action to add a new email address to the authenticated user's github account.
</Accordion>

<Accordion title="Add team access restrictions">
  Use this action to add team access restrictions to a protected branch in a repository.
</Accordion>

<Accordion title="Check team permissions for a project">
  Use this action to check a team's permission level (read, write, or admin) for a specific project in an organization.
</Accordion>

<Accordion title="Check public organization membership for a user">
  Use this action to verify if a user is publicly listed as a member of a specific organization.
</Accordion>

<Accordion title="Create a codespace from a pull request">
  Use this action to create a codespace for a specific pull request.
</Accordion>

<Accordion title="Create a repository dispatch event">
  Use this action to create a repository dispatch event that triggers workflows or webhooks. you can include custom event type and payload data for the workflows to use.
</Accordion>

<Accordion title="Compare two commits">
  Use this action to compare two commits and get the differences between them. you can compare commits across branches, repositories, or forks.
</Accordion>

<Accordion title="Create a discussion">
  Use this action to create a new discussion post on a team's page.
</Accordion>

<Accordion title="Create a codespace in a repository">
  Use this action to create a new codespace in a specified repository for the authenticated user.
</Accordion>

<Accordion title="Github Check Private Vulnerability Reporting Status">
  Use this action to check if private vulnerability reporting is enabled for a repository.
</Accordion>

<Accordion title="Create a github pages deployment">
  Use this action to create a github pages deployment for a repository.
</Accordion>

<Accordion title="Check team permissions for a repository legacy">
  Use this action to check a team's permissions for a repository using the legacy teams api endpoint. note: this endpoint is deprecated.
</Accordion>

<Accordion title="Check team permissions for a project legacy">
  Use this action to check a team's permissions (read, write, admin) on a project using the legacy teams api endpoint.
</Accordion>

<Accordion title="Create a github pages site">
  Use this action to create and configure a github pages site for a repository.
</Accordion>

<Accordion title="Github Clear Repository Cache By Key">
  Use this action to delete a specific github actions cache from a repository using a cache key. optionally, you can specify a git reference to narrow down which cache to delete.
</Accordion>

<Accordion title="Create a reply for a review comment">
  Use this action to create a reply to a pull request review comment.
</Accordion>

<Accordion title="Create a remove token for a repository">
  Use this action to generate a token for removing a self-hosted runner from a repository. the token expires in 1 hour.
</Accordion>

<Accordion title="Create an organization invitation">
  Use this action to invite a user to join an organization by their github id or email address.
</Accordion>

<Accordion title="Check team permissions for a repository">
  Use this action to check a team's permissions for a repository, including inherited permissions.
</Accordion>

<Accordion title="Create a gpg key for the authenticated user">
  Use this action to add a gpg key to the authenticated user's github account.
</Accordion>

<Accordion title="Github Configure Jitrunner For Org">
  Use this action to generate a configuration for a just-in-time runner in an organization.
</Accordion>

<Accordion title="Create a repository security advisory">
  Use this action to create a draft security advisory for a repository. only repository security managers or admins can create security advisories.
</Accordion>

<Accordion title="Create a repository variable">
  To create, update, or read variables in a github actions workflow, authenticated collaborators need `repo` scope on oauth/personal access tokens.
</Accordion>

<Accordion title="Create a pull request">
  Use this action to create a new pull request in a repository.
</Accordion>

<Accordion title="Create a review for a pull request">
  Use this action to create a review for a pull request. you can approve, request changes, or comment on a pull request.
</Accordion>

<Accordion title="Create a discussion comment">
  Use this action to create a comment on a team discussion.
</Accordion>

<Accordion title="Create a ssh signing key for the authenticated user">
  Use this action to create an ssh signing key for the authenticated user.
</Accordion>

<Accordion title="Create a discussion comment legacy">
  Use this action to create a comment on a team discussion using the legacy api endpoint. note: this is a deprecated endpoint and will be removed in the future.
</Accordion>

<Accordion title="Create a review comment for a pull request">
  Use this action to create a comment on a specific line or range of lines in a pull request's diff.
</Accordion>

<Accordion title="Create a tag protection state for a repository">
  Use this action to create a tag protection rule for a repository. only repository administrators can use this action.
</Accordion>

<Accordion title="Github Configure Oidcsubject Claim Template">
  Use this action to create or update the openid connect (oidc) subject claim customization template for an organization.
</Accordion>

<Accordion title="Create a label">
  Use this action to create a new label in a repository with a specified name, color, and optional description.
</Accordion>

<Accordion title="Create a milestone">
  Use this action to create a milestone in a repository.
</Accordion>

<Accordion title="Create a repository webhook">
  Use this action to create a new webhook for a repository. a webhook allows you to receive http post payloads whenever specific events happen in the repository.
</Accordion>

<Accordion title="Create a snapshot of dependencies for a repository">
  Use this action to create a new snapshot of a repository's dependencies.
</Accordion>

<Accordion title="Create a repository using a template">
  Use this action to create a new repository using an existing repository as a template.
</Accordion>

<Accordion title="Create a tag object">
  Use this action to create an annotated git tag in a repository. the tag can be created for a commit, tree, or blob object.
</Accordion>

<Accordion title="Create a scoped access token">
  Use this action to create a repository-scoped or permission-scoped access token from a non-scoped token.
</Accordion>

<Accordion title="Create a commit">
  Use this action to create a new commit in a repository.
</Accordion>

<Accordion title="Create a reference">
  Use this action to create a git reference (like a branch or tag) in a repository. note: cannot be used with empty repositories.
</Accordion>

<Accordion title="Create a tree">
  Use this action to create a git tree object in a repository. you can use this to add, modify, or delete files in the repository.
</Accordion>

<Accordion title="Create a registration token for a repository">
  Use this action to create a registration token for configuring a self-hosted runner in a repository.
</Accordion>

<Accordion title="Create a commit comment">
  Use this action to add a comment to a specific commit in a repository.
</Accordion>

<Accordion title="Create a team">
  Use this action to create a new team in a github organization.
</Accordion>

<Accordion title="Create a workflow dispatch event">
  Use this action to manually trigger a github actions workflow run by specifying the workflow file name and input parameters.
</Accordion>

<Accordion title="Create a discussion legacy">
  Use this action to create a team discussion post (legacy endpoint). this is a deprecated endpoint.
</Accordion>

<Accordion title="Create a registration token for an organization">
  Use this action to create a registration token for configuring self-hosted runners in an organization. the token expires in one hour.
</Accordion>

<Accordion title="Create commit signature protection">
  Use this action to enable commit signature protection on a branch, requiring all commits to be signed.
</Accordion>

<Accordion title="Create configuration for a just in time runner for a repository">
  Use this action to create a configuration for a just-in-time github actions runner in a repository. the configuration can be used to set up a new runner with specified name, group, labels, and work folder.
</Accordion>

<Accordion title="Create a project card">
  Use this action to create a new project card in a specified project column.
</Accordion>

<Accordion title="Create a user project">
  Use this action to create a project board for the authenticated user.
</Accordion>

<Accordion title="Create a temporary private fork">
  Use this action to create a temporary private fork of a repository to fix a security vulnerability. note: fork creation is asynchronous and may take up to 5 minutes to become accessible.
</Accordion>

<Accordion title="Create a repository for the authenticated user">
  Use this action to create a new repository for the authenticated user. the repository can be configured with various settings like visibility, features, and merge options.
</Accordion>

<Accordion title="Create a fork">
  Use this action to create a fork of a repository.
</Accordion>

<Accordion title="Create or update an environment">
  Use this action to create or update an environment in a repository with specified protection rules, review requirements, and deployment branch policies.
</Accordion>

<Accordion title="Create a project column">
  Use this action to create a new column in a github project.
</Accordion>

<Accordion title="Github Clear Self Hosted Runner Org Labels">
  Use this action to remove all custom labels from a self-hosted runner in an organization.
</Accordion>

<Accordion title="Create or update an environment secret">
  Use this action to create or update an encrypted secret for a repository environment.
</Accordion>

<Accordion title="Create a commit status">
  Use this action to create a commit status for a specific sha in a repository. limited to 1000 statuses per sha and context.
</Accordion>

<Accordion title="Create or update a custom property for an organization">
  Use this action to create or update a custom property for a github organization.
</Accordion>

<Accordion title="Create a repository from an unpublished codespace">
  Use this action to create a new repository from an unpublished codespace.
</Accordion>

<Accordion title="Create or update custom property values for a repository">
  Use this action to create or update custom property values for a repository. setting a value to null removes that property.
</Accordion>

<Accordion title="Create or update an organization secret">
  Use this action to create or update an encrypted secret for an organization.
</Accordion>

<Accordion title="Create a public ssh key for the authenticated user">
  Use this action to add a new public ssh key to the authenticated user's github account.
</Accordion>

<Accordion title="Create a gist">
  Use this action to create a new gist (a shareable code snippet) with specified files and optional description.
</Accordion>

<Accordion title="Create or update a secret for the authenticated user">
  Use this action to create or update a secret for the authenticated user's codespaces.
</Accordion>

<Accordion title="Create or update a repository secret">
  Use this action to create or update a repository secret with an encrypted value.
</Accordion>

<Accordion title="Create a custom deployment protection rule on an environment">
  Use this action to enable a custom deployment protection rule for a specific environment in a repository.
</Accordion>

<Accordion title="Create a release">
  Use this action to create a new release for a repository.
</Accordion>

<Accordion title="Create reaction for an issue">
  Use this action to add a reaction emoji to a github issue.
</Accordion>

<Accordion title="Create or update file contents">
  Use this action to create a new file or update an existing file in a github repository.
</Accordion>

<Accordion title="Create or update repo secret with encrypted value">
  Use this action to create or update a repository secret with an encrypted value. the value must be encrypted using libsodium with the repository's public key.
</Accordion>

<Accordion title="Create reaction for a commit comment">
  Use this action to add a reaction emoji to a commit comment. returns http 200 if the reaction already exists.
</Accordion>

<Accordion title="Create reaction for an issue comment">
  Use this action to add a reaction emoji to an issue comment. available reactions are +1, -1, laugh, confused, heart, hooray, rocket, and eyes.
</Accordion>

<Accordion title="Create a repository project">
  This text outlines the process of creating a repository project board. it notes that a `410 gone` status appears if projects are disabled or if there are no classic projects. a lack of privileges results in a `401 unauthorized` or `410 gone` status.
</Accordion>

<Accordion title="Create reaction for a release">
  Use this action to add a reaction to a release. available reactions are: +1, laugh, heart, hooray, rocket, eyes.
</Accordion>

<Accordion title="Create a remove token for an organization">
  Use this action to generate a token that can be used to remove a self-hosted runner from an organization.
</Accordion>

<Accordion title="Create reaction for a pull request review comment">
  Use this action to add a reaction to a pull request review comment.
</Accordion>

<Accordion title="Create reaction for a team discussion">
  Use this action to add a reaction to a team discussion. the reaction can be +1, -1, laugh, confused, heart, hooray, rocket, or eyes.
</Accordion>

<Accordion title="Create an organization project">
  Use this action to create a new project board for an organization.
</Accordion>

<Accordion title="Create or update custom properties for an organization">
  Use this action to create or update custom properties for an organization in bulk.
</Accordion>

<Accordion title="Create a custom organization role">
  Use this action to create a custom role in a github organization with specified permissions.
</Accordion>

<Accordion title="Create an organization variable">
  This text describes how to create an organization variable in github actions, specifying that users need collaborator access, and oauth/personal access tokens require `admin:org` and `repo` scopes for public and private repositories, respectively.
</Accordion>

<Accordion title="Create a deployment">
  Use this action to create a new deployment for a repository. a deployment represents a specific version of a repository that is deployed to an environment like production or staging.
</Accordion>

<Accordion title="Create a repository ruleset">
  Use this action to create a new ruleset for a repository. a ruleset defines rules and conditions for repository operations.
</Accordion>

<Accordion title="Create a gist comment">
  Use this action to create a comment on a gist.
</Accordion>

<Accordion title="Create an organization repository ruleset">
  Use this action to create a new repository ruleset for an organization.
</Accordion>

<Accordion title="Create a github app from a manifest">
  Use this action to create a github app from a manifest by exchanging a temporary code for the app configuration details including id, private key (pem), and webhook secret.
</Accordion>

<Accordion title="Create a blob">
  Use this action to create a new git blob object (file content) in a repository.
</Accordion>

<Accordion title="Create a deployment branch policy">
  Use this action to create a deployment branch or tag policy for an environment.
</Accordion>

<Accordion title="Create an environment variable">
  Use this action to create an environment variable in a repository. requires collaborator access or oauth/pat with 'repo' scope.
</Accordion>

<Accordion title="Create a codespace for the authenticated user">
  Use this action to create a new codespace for the authenticated user. requires either repository id or pull request parameter.
</Accordion>

<Accordion title="Create a check suite">
  Use this action to create a check suite for a repository. note that check suites can only be created in the original repository, not in forks, and require appropriate authentication (not available for oauth apps and personal tokens).
</Accordion>

<Accordion title="Create an issue comment">
  Use this action to add a comment to a github issue or pull request.
</Accordion>

<Accordion title="Create an organization repository">
  Use this action to create a new repository in a github organization. requires oauth or personal access token with 'public repo' scope for public repositories or 'repo' scope for private repositories.
</Accordion>

<Accordion title="Create an issue">
  Use this action to create a new issue in a repository. you can specify the title, body, assignees, milestone, and labels for the issue.
</Accordion>

<Accordion title="Create an autolink reference for a repository">
  Use this action to create an autolink reference in a repository. an autolink reference automatically creates links in issues, pull requests, and commits when a specified prefix is found.
</Accordion>

<Accordion title="Create a deployment status">
  Use this action to create a new deployment status for a specific deployment.
</Accordion>

<Accordion title="Create a deploy key">
  Use this action to create a deploy key for a repository. a deploy key is an ssh key that grants access to a single repository. you can specify if the key is read-only or has write access.
</Accordion>

<Accordion title="Convert an organization member to outside collaborator">
  Use this action to convert an organization member to an outside collaborator, which will restrict their access to only repositories allowed by their team membership.
</Accordion>

<Accordion title="Create an organization webhook">
  Use this action to create a webhook for a github organization. requires organization owner permissions with admin:org hook scope.
</Accordion>

<Accordion title="Create a check run">
  Use this action to create a new check run for a specific commit in a repository.
</Accordion>

<Accordion title="Delete an autolink reference from a repository">
  Use this action to delete an autolink reference from a repository. only repository administrators can access autolink information.
</Accordion>

<Accordion title="Create reaction for a team discussion comment legacy">
  Use this action to create a reaction to a team discussion comment using the legacy api endpoint.
</Accordion>

<Accordion title="Decline a repository invitation">
  Use this action to decline a repository invitation for the authenticated user.
</Accordion>

<Accordion title="Github Custom Oidcsubject Claim Template Setter">
  Use this action to set a custom openid connect (oidc) subject claim template for a repository.
</Accordion>

<Accordion title="Delete an organization secret">
  Use this action to delete a secret from an organization.
</Accordion>

<Accordion title="Delete an app token">
  Use this action to revoke a specific oauth or github app token using the app's client id and client secret.
</Accordion>

<Accordion title="Delete an app authorization">
  Use this action to revoke a user's authorization for a github app. this will delete all oauth tokens and remove the app from the user's github settings.
</Accordion>

<Accordion title="Customize oidc subject claim template">
  Use this action to get the customization template for openid connect (oidc) subject claim in a repository.
</Accordion>

<Accordion title="Delete a gpg key for the authenticated user">
  Use this action to delete a gpg key from the authenticated user's github account.
</Accordion>

<Accordion title="Github Create Update Org Secret With Lib Sodium">
  Use this action to create or update an organization secret using libsodium encryption. the secret will be available for dependabot to use in the organization's repositories.
</Accordion>

<Accordion title="Delete access restrictions">
  Use this action to remove access restrictions from a protected branch.
</Accordion>

<Accordion title="Create reaction for a team discussion comment">
  Use this action to add a reaction to a team discussion comment. the reaction can be +1, -1, laugh, confused, heart, hooray, rocket, or eyes.
</Accordion>

<Accordion title="Delete a deploy key">
  Use this action to delete a deploy key from a repository. note that deploy keys cannot be updated - you need to delete and create a new one instead.
</Accordion>

<Accordion title="Delete an organization variable">
  Use this action to delete a variable from an organization.
</Accordion>

<Accordion title="Create reaction for a team discussion legacy">
  Use this action to add a reaction to a team discussion (legacy endpoint).
</Accordion>

<Accordion title="Delete a discussion">
  Use this action to delete a team discussion from an organization.
</Accordion>

<Accordion title="Delete a deployment branch policy">
  Use this action to delete a deployment branch or tag policy from an environment.
</Accordion>

<Accordion title="Delete a project">
  Deletes a project board. returns a `404 not found` status if projects are disabled.
</Accordion>

<Accordion title="Delete a label">
  Use this action to delete a label from a repository using its name.
</Accordion>

<Accordion title="Delete a project column">
  Use this action to delete a specific project column from a github project.
</Accordion>

<Accordion title="Delete a pull request comment reaction">
  Use this action to delete a reaction from a pull request review comment.
</Accordion>

<Accordion title="Delete a project card">
  Use this action to delete a project card from a project column.
</Accordion>

<Accordion title="Delete a repository ruleset">
  Use this action to delete a ruleset from a repository.
</Accordion>

<Accordion title="Delete admin branch protection">
  Use this action to remove admin enforcement from a protected branch in a repository.
</Accordion>

<Accordion title="Delete a reference">
  Use this action to delete a git reference (branch, tag, etc.) from a repository.
</Accordion>

<Accordion title="Delete a secret for the authenticated user">
  Use this action to delete a codespaces secret for the authenticated user.
</Accordion>

<Accordion title="Delete an artifact">
  Use this action to delete a specific artifact from a workflow run.
</Accordion>

<Accordion title="Delete a public ssh key for the authenticated user">
  Use this action to delete a public ssh key from the authenticated user's github account.
</Accordion>

<Accordion title="Delete a release">
  Use this action to delete a release from a repository.
</Accordion>

<Accordion title="Delete a pending review for a pull request">
  Use this action to delete an unsubmitted (pending) review from a pull request.
</Accordion>

<Accordion title="Delete a milestone">
  Use this action to delete a milestone from a repository using its milestone number.
</Accordion>

<Accordion title="Delete a repository secret">
  Use this action to delete a secret from a repository. requires collaborator access to the repository.
</Accordion>

<Accordion title="Delete a review comment for a pull request">
  Use this action to delete a specific review comment from a pull request.
</Accordion>

<Accordion title="Delete an organization webhook">
  Use this action to delete a webhook from an organization. requires organization owner permissions and tokens with `admin:org hook` scope.
</Accordion>

<Accordion title="Delete an email address for the authenticated user">
  Use this action to delete an email address from the authenticated user's account.
</Accordion>

<Accordion title="Delete a tag protection state for a repository">
  Use this action to delete a tag protection state from a repository. only repository administrators can use this action.
</Accordion>

<Accordion title="Delete a self hosted runner from an organization">
  Use this action to delete a self-hosted runner from an organization.
</Accordion>

<Accordion title="Delete an ssh signing key for the authenticated user">
  Use this action to delete an ssh signing key from the authenticated user's github account.
</Accordion>

<Accordion title="Delete a team legacy">
  Use this action to delete a team using the legacy endpoint. note: this endpoint is deprecated, use 'delete a team' instead.
</Accordion>

<Accordion title="Delete a thread subscription">
  Use this action to unsubscribe from a notification thread. this will stop notifications until you comment or are @mentioned.
</Accordion>

<Accordion title="Delete a self hosted runner from a repository">
  Use this action to remove a self-hosted runner from a repository.
</Accordion>

<Accordion title="Delete a release asset">
  Use this action to delete a specific release asset from a github repository.
</Accordion>

<Accordion title="Delete a team">
  Use this action to delete a team from an organization. only organization owners or team maintainers can delete teams. note that deleting a parent team will also delete all its child teams.
</Accordion>

<Accordion title="Delete an environment">
  Use this action to delete an environment from a repository.
</Accordion>

<Accordion title="Delete a package for an organization">
  Use this action to delete a package from an organization's packages. note: admin access required and cannot delete public packages with over 5,000 downloads.
</Accordion>

<Accordion title="Delete a repository subscription">
  Use this action to unsubscribe from a repository's notifications and stop watching it.
</Accordion>

<Accordion title="Delete github actions cache by id">
  Use this action to delete a specific github actions cache from a repository using its cache id.
</Accordion>

<Accordion title="Delete commit signature protection">
  Use this action to remove commit signature protection from a protected branch.
</Accordion>

<Accordion title="Github Delete Dependebot Secret By Name">
  Use this action to delete a dependabot secret from a repository using its name.
</Accordion>

<Accordion title="Delete a codespace for the authenticated user">
  Use this action to delete a codespace belonging to the authenticated user.
</Accordion>

<Accordion title="Delete package version for an organization">
  Use this action to delete a specific version of a package from an organization's packages. note: deleting packages with more than 5,000 downloads requires admin permissions and github support assistance.
</Accordion>

<Accordion title="Github Custom Oidcsubject Claim Template">
  Use this action to get the openid connect (oidc) subject claim customization template for an organization.
</Accordion>

<Accordion title="Delete a repository variable">
  Use this action to delete a variable from a repository. requires collaborator access to the repository.
</Accordion>

<Accordion title="Delete a release reaction">
  Use this action to delete a specific reaction from a github release.
</Accordion>

<Accordion title="Delete package version for a user">
  Use this action to delete a specific version of a package owned by a user.
</Accordion>

<Accordion title="Delete an environment secret">
  Use this action to delete a secret from a repository environment.
</Accordion>

<Accordion title="Delete social accounts for the authenticated user">
  Use this action to delete one or more social media accounts from the authenticated user's github profile.
</Accordion>

<Accordion title="Delete team discussion comment reaction">
  Use this action to delete a reaction from a team discussion comment.
</Accordion>

<Accordion title="Delete a user migration archive">
  Use this action to delete a user migration archive. note that migration archives are automatically deleted after 7 days, but the migration metadata remains accessible through the api.
</Accordion>

<Accordion title="Delete pull request review protection">
  Use this action to remove pull request review protection from a branch in a repository.
</Accordion>

<Accordion title="Github Delete Repo Codespace Secret By Name">
  Use this action to delete a codespace secret from a repository by its name.
</Accordion>

<Accordion title="Delete team discussion reaction">
  Use this action to delete a specific reaction from a team discussion.
</Accordion>

<Accordion title="Delete a package for a user">
  Use this action to delete a package owned by a user. note: requires admin permissions and github support for public packages with over 5,000 downloads.
</Accordion>

<Accordion title="Delete a repository">
  Deleting a repository needs admin rights. if prevented by an organization owner, a `403 forbidden` response occurs. oauth app tokens and classic personal access tokens require the `delete repo` scope for this action.
</Accordion>

<Accordion title="Delete a repository webhook">
  Use this action to delete a webhook from a repository.
</Accordion>

<Accordion title="Delete a workflow run">
  Use this action to delete a specific workflow run from a repository.
</Accordion>

<Accordion title="Delete workflow run logs">
  Use this action to delete all logs for a specific workflow run.
</Accordion>

<Accordion title="Disable automated security fixes">
  Use this action to disable automated security fixes for a repository.
</Accordion>

<Accordion title="Github Disable Repository Actions In Org">
  Use this action to disable github actions for a specific repository within an organization.
</Accordion>

<Accordion title="Disable private vulnerability reporting for a repository">
  Use this action to disable private vulnerability reporting for a repository. requires admin access to the repository.
</Accordion>

<Accordion title="Delete a codespace from the organization">
  Use this action to delete a specific user's codespace from an organization.
</Accordion>

<Accordion title="Delete an environment variable">
  Use this action to delete an environment variable from a repository environment.
</Accordion>

<Accordion title="Disable a workflow">
  Use this action to disable a workflow in a repository.
</Accordion>

<Accordion title="Download an organization migration archive">
  Use this action to download the migration archive for an organization.
</Accordion>

<Accordion title="Disable vulnerability alerts">
  Use this action to disable vulnerability alerts for a repository. requires admin access.
</Accordion>

<Accordion title="Download an artifact">
  Use this action to download an artifact from a github repository. returns a temporary download url that expires in 1 minute.
</Accordion>

<Accordion title="Delete a repository invitation">
  Use this action to delete a repository invitation.
</Accordion>

<Accordion title="Delete an issue comment">
  Use this action to delete a comment on an issue or pull request.
</Accordion>

<Accordion title="Delete an organization">
  Use this action to delete an organization and all its repositories. note: the organization name will be unavailable for reuse for 90 days.
</Accordion>

<Accordion title="Delete an organization migration archive">
  Use this action to delete an organization's migration archive. note that migration archives are automatically deleted after seven days.
</Accordion>

<Accordion title="Delete a package for the authenticated user">
  Use this action to delete a package owned by the authenticated user. note that public packages with over 5,000 downloads can only be deleted through github support.
</Accordion>

<Accordion title="Delete an issue comment reaction">
  Use this action to delete a reaction from an issue comment.
</Accordion>

<Accordion title="Delete an organization repository ruleset">
  Use this action to delete a repository ruleset from an organization.
</Accordion>

<Accordion title="Disable a custom protection rule for an environment">
  Use this action to disable a custom deployment protection rule for a specific environment in a repository.
</Accordion>

<Accordion title="Delete branch protection">
  Use this action to remove branch protection rules from a repository branch.
</Accordion>

<Accordion title="Delete a code scanning analysis from a repository">
  Use this action to delete a specific code scanning analysis from a repository.
</Accordion>

<Accordion title="Delete an issue reaction">
  Use this action to delete a reaction from an issue in a github repository.
</Accordion>

<Accordion title="Delete a discussion comment legacy">
  Use this action to delete a comment from a team discussion using the legacy api endpoint.
</Accordion>

<Accordion title="Delete a package version for the authenticated user">
  Use this action to delete a specific package version owned by the authenticated user.
</Accordion>

<Accordion title="Dismiss a review for a pull request">
  Use this action to dismiss a review on a pull request. requires admin or authorized access on protected branches.
</Accordion>

<Accordion title="Delete a discussion legacy">
  Use this action to delete a team discussion using the legacy api endpoint. note: this is a deprecated endpoint, consider using the new 'delete a discussion' endpoint instead.
</Accordion>

<Accordion title="Delete a custom organization role">
  Use this action to delete a custom organization role.
</Accordion>

<Accordion title="Delete a file">
  Use this action to delete a file in a repository. you can optionally specify committer and author information for the commit that deletes the file.
</Accordion>

<Accordion title="Delete a deployment">
  Use this action to delete an inactive deployment from a repository.
</Accordion>

<Accordion title="Delete a commit comment">
  Use this action to delete a specific commit comment from a repository.
</Accordion>

<Accordion title="Delete a discussion comment">
  Use this action to delete a specific comment from a team discussion in an organization.
</Accordion>

<Accordion title="Delete a gist">
  Use this action to delete a specific gist by its id.
</Accordion>

<Accordion title="Delete a github pages site">
  Use this action to delete a github pages site from a repository.
</Accordion>

<Accordion title="Delete a commit comment reaction">
  Use this action to delete a reaction from a commit comment.
</Accordion>

<Accordion title="Delete a gist comment">
  Use this action to delete a specific comment from a gist.
</Accordion>

<Accordion title="Download workflow run attempt logs">
  Use this action to download logs for a specific workflow run attempt.
</Accordion>

<Accordion title="Enable private vulnerability reporting for a repository">
  Use this action to enable private vulnerability reporting for a repository.
</Accordion>

<Accordion title="Download a user migration archive">
  Use this action to download a user's migration archive containing repository data, issues, pull requests, comments, and attachments in tar.gz format.
</Accordion>

<Accordion title="Enable a workflow">
  Use this action to enable a workflow in a repository.
</Accordion>

<Accordion title="Enable or disable a security feature for an organization">
  Use this action to enable or disable a security feature (like dependency graph, dependabot alerts, secret scanning, etc.) for all eligible repositories in an organization.
</Accordion>

<Accordion title="Download a repository archive zip">
  Use this action to download a repository as a zip archive.
</Accordion>

<Accordion title="Enable github actions in selected repositories">
  Use this action to enable github actions for specific repositories within an organization.
</Accordion>

<Accordion title="Download workflow run logs">
  Use this action to download the logs of a specific workflow run.
</Accordion>

<Accordion title="Export a codespace for the authenticated user">
  Use this action to export a codespace and get a url to track its export status.
</Accordion>

<Accordion title="Download job logs for a workflow run">
  Use this action to download the logs for a specific job in a workflow run.
</Accordion>

<Accordion title="Github Encrypt Org Secrets Using Public Key">
  Use this action to get the public key for encrypting organization secrets. requires oauth or personal access token with `admin:org` scope.
</Accordion>

<Accordion title="Github Encrypt And Update Dev Secret">
  Use this action to create or update a repository's development environment secret with an encrypted value.
</Accordion>

<Accordion title="Download a repository archive tar">
  Use this action to download a repository as a tar archive. you can download either the default branch or a specific branch/tag/commit using the ref parameter.
</Accordion>

<Accordion title="Get emojis">
  Use this action to get a list of all emojis available to use on github. (deprecated: use get emojis instead)
</Accordion>

<Accordion title="Enable automated security fixes">
  Use this action to enable automated security fixes for a repository.
</Accordion>

<Accordion title="Force cancel a workflow run">
  Use this action to forcefully cancel a workflow run, bypassing any conditions that would normally keep it running.
</Accordion>

<Accordion title="Github Enable Repo Forgithub Actions">
  Use this action to enable github actions for a specific repository within an organization.
</Accordion>

<Accordion title="Fork a gist">
  Use this action to create a fork of a github gist.
</Accordion>

<Accordion title="Enable vulnerability alerts">
  Use this action to enable vulnerability alerts and dependency graph for a repository.
</Accordion>

<Accordion title="Get an environment public key">
  Use this action to get the public key of a repository environment, which is required for encrypting environment secrets.
</Accordion>

<Accordion title="Get allowed actions and reusable workflows for an organization">
  Use this action to get a list of actions and reusable workflows that are allowed in an organization.
</Accordion>

<Accordion title="Get all organization roles for an organization">
  Use this action to list all custom roles defined in an organization. requires admin access or appropriate permissions.
</Accordion>

<Accordion title="Get an environment">
  Use this action to get details about a specific deployment environment in a repository. requires read access to the repository. for private repositories, requires oauth token or personal access token with 'repo' scope.
</Accordion>

<Accordion title="Get all organization repository rulesets">
  Use this action to retrieve all repository rulesets configured for a github organization.
</Accordion>

<Accordion title="Get allowed actions and reusable workflows for a repository">
  Use this action to get the list of allowed actions and reusable workflows in a repository.
</Accordion>

<Accordion title="Get an organization membership for the authenticated user">
  Use this action to get the authenticated user's membership status in a specific organization.
</Accordion>

<Accordion title="Get an organization">
  Use this action to get information about a github organization.
</Accordion>

<Accordion title="Get all api versions">
  Use this action to retrieve a list of all supported github api versions.
</Accordion>

<Accordion title="Get an organization migration status">
  Use this action to check the status of an organization's migration. the status will be one of: 'pending' (not started), 'exporting' (in progress), 'exported' (completed), or 'failed'.
</Accordion>

<Accordion title="Get an organization rule suite">
  The text provides details on obtaining data about various rule evaluations in an organization, guiding users to manage rulesets for repositories. for further info, visit github's documentation on managing rulesets.
</Accordion>

<Accordion title="Get an organization public key">
  Use this action to get the public key of an organization, which is used for encrypting secrets.
</Accordion>

<Accordion title="Get all autolinks of a repository">
  Use this action to retrieve all configured autolinks for a repository. only accessible by repository administrators.
</Accordion>

<Accordion title="Get an organization repository ruleset">
  Use this action to retrieve a specific repository ruleset for an organization using the organization name and ruleset id.
</Accordion>

<Accordion title="Get an environment secret">
  Use this action to retrieve a specific environment secret from a repository without decrypting it.
</Accordion>

<Accordion title="Get a commit">
  Use this action to get details of a specific commit in a repository.
</Accordion>

<Accordion title="Get an organization role">
  Use this action to retrieve details of a specific organization role by its id.
</Accordion>

<Accordion title="Github Encrypt Org Dev Env Secret">
  Use this action to create or update an organization's development environment secret with encryption.
</Accordion>

<Accordion title="Get an environment variable">
  Use this action to retrieve a specific environment variable from a repository environment.
</Accordion>

<Accordion title="Get an organization secret">
  Use this action to retrieve an organization secret without its encrypted value. requires admin:org scope for authentication.
</Accordion>

<Accordion title="Get a code scanning analysis for a repository">
  Use this action to retrieve a specific code scanning analysis for a repository using the analysis id.
</Accordion>

<Accordion title="Get all repository rulesets">
  Use this action to retrieve all rulesets configured for a repository, including inherited rulesets from higher levels.
</Accordion>

<Accordion title="Get all codes of conduct">
  Use this action to get a list of all available codes of conduct on github.
</Accordion>

<Accordion title="Get a blob">
  Use this action to get a file's content from a repository using its sha hash.
</Accordion>

<Accordion title="Get a code scanning default setup configuration">
  Use this action to retrieve the default setup configuration for code scanning in a repository.
</Accordion>

<Accordion title="Get a code of conduct">
  Use this action to retrieve details about a specific github code of conduct by its key.
</Accordion>

<Accordion title="Get a custom deployment protection rule">
  Use this action to retrieve a custom deployment protection rule for an environment in a repository.
</Accordion>

<Accordion title="Get a branch">
  Use this action to retrieve information about a specific branch in a repository.
</Accordion>

<Accordion title="Generate release notes content for a release">
  Use this action to generate release notes content in markdown format for a new release. the notes will include changes and contributors since the last release.
</Accordion>

<Accordion title="Get an import status">
  Use this action to get the status of a repository import. note: this action will be deprecated on april 12, 2024.
</Accordion>

<Accordion title="Get a commit object">
  Use this action to get a commit object from a repository, including its verification status and signature details.
</Accordion>

<Accordion title="Get all repository topics">
  Use this action to get all topics associated with a repository.
</Accordion>

<Accordion title="Get an organization variable">
  Use this action to retrieve a specific organization variable. requires collaborator access and appropriate oauth scopes.
</Accordion>

<Accordion title="Export a software bill of materials sbom for a repository">
  Use this action to export the software bill of materials (sbom) for a repository in spdx json format.
</Accordion>

<Accordion title="Get a deployment">
  Use this action to get details of a specific deployment in a repository.
</Accordion>

<Accordion title="Get an issue">
  Use this action to get a specific issue from a repository.
</Accordion>

<Accordion title="Get a dependabot alert">
  Use this action to get details of a specific dependabot alert in a repository.
</Accordion>

<Accordion title="Get a commit comment">
  Use this action to retrieve a specific commit comment from a repository.
</Accordion>

<Accordion title="Get a custom property for an organization">
  Use this action to retrieve a specific custom property defined for an organization.
</Accordion>

<Accordion title="Get a delivery for a repository webhook">
  Use this action to retrieve a specific webhook delivery for a repository.
</Accordion>

<Accordion title="Get access restrictions">
  Use this action to get the access restrictions for a protected branch in a repository.
</Accordion>

<Accordion title="Get an organization webhook">
  Use this action to retrieve the configuration details of a specific webhook for an organization.
</Accordion>

<Accordion title="Get all requested reviewers for a pull request">
  Use this action to get a list of all reviewers who have been requested to review a specific pull request.
</Accordion>

<Accordion title="Github Fetch Public Key For Secret Encryption">
  Use this action to retrieve the public key required for encrypting dependabot secrets in an organization.
</Accordion>

<Accordion title="Get a deployment branch policy">
  Use this action to get a deployment branch or tag policy for an environment.
</Accordion>

<Accordion title="Get a deployment status">
  Use this action to get the status of a specific deployment in a repository.
</Accordion>

<Accordion title="Get assignment grades">
  Use this action to retrieve grades for a github classroom assignment. only accessible to classroom administrators.
</Accordion>

<Accordion title="Get a codeql database for a repository">
  Use this action to retrieve a codeql database for a specific programming language in a repository.
</Accordion>

<Accordion title="Get an issue comment">
  Use this action to retrieve a specific comment from an issue or pull request.
</Accordion>

<Accordion title="Get a discussion">
  Use this action to get a specific team discussion by its number.
</Accordion>

<Accordion title="Get a diff of the dependencies between commits">
  Use this action to get the differences in dependencies between two commits of a repository.
</Accordion>

<Accordion title="Get all status check contexts">
  Use this action to get all status check contexts for a protected branch in a repository.
</Accordion>

<Accordion title="Get admin branch protection">
  Use this action to get the admin branch protection status for a repository branch.
</Accordion>

<Accordion title="Get an issue event">
  Use this action to retrieve a specific issue event using its event id.
</Accordion>

<Accordion title="Get a check run">
  Use this action to get details of a specific check run in a repository.
</Accordion>

<Accordion title="Get a github pages site">
  Use this action to get information about a github pages site for a repository.
</Accordion>

<Accordion title="Get a gist comment">
  Use this action to retrieve a specific comment from a gist.
</Accordion>

<Accordion title="Get a dns health check for github pages">
  Use this action to verify the dns cname record for a github pages site.
</Accordion>

<Accordion title="Get a gist">
  Use this action to retrieve a specific github gist by its id.
</Accordion>

<Accordion title="Github Find Conflicting Packages For Docker Migration">
  Use this action to list packages that have conflicts during docker migration for a specific user.
</Accordion>

<Accordion title="Get a code scanning alert">
  Use this action to retrieve a specific code scanning alert from a repository.
</Accordion>

<Accordion title="Get all commonly used licenses">
  Use this action to get a list of the most commonly used licenses available on github.
</Accordion>

<Accordion title="Get a deploy key">
  Use this action to retrieve details of a specific deploy key from a github repository.
</Accordion>

<Accordion title="Get a discussion comment legacy">
  Use this action to get a specific comment from a team discussion using the legacy api endpoint (deprecated).
</Accordion>

<Accordion title="Get a discussion comment">
  Use this action to retrieve a specific comment from a team discussion.
</Accordion>

<Accordion title="Get an ssh signing key for the authenticated user">
  Use this action to retrieve details of a specific ssh signing key for the authenticated user.
</Accordion>

<Accordion title="Get a gitignore template">
  Use this action to get the content of a specific .gitignore template.
</Accordion>

<Accordion title="Get a discussion legacy">
  Use this action to get a team discussion using the legacy endpoint. note: this endpoint is deprecated.
</Accordion>

<Accordion title="Get all contributor commit activity">
  Use this action to get commit activity statistics for all repository contributors.
</Accordion>

<Accordion title="Get an assignment">
  Use this action to retrieve a github classroom assignment. only accessible to classroom administrators.
</Accordion>

<Accordion title="Follow a user">
  Use this action to follow a github user. requires user:follow oauth scope.
</Accordion>

<Accordion title="Get a classroom">
  Use this action to get details of a specific github classroom. only accessible to classroom administrators.
</Accordion>

<Accordion title="Get a gist revision">
  Use this action to retrieve a specific revision of a gist using its id and sha.
</Accordion>

<Accordion title="Get apps with access to the protected branch">
  Use this action to get a list of github apps that have write access to a protected branch in a repository.
</Accordion>

<Accordion title="Get all custom properties for an organization">
  Use this action to retrieve all custom properties defined for a github organization.
</Accordion>

<Accordion title="Get an autolink reference of a repository">
  Use this action to retrieve a specific autolink reference from a repository by its id. only available to repository administrators.
</Accordion>

<Accordion title="Get all custom property values for a repository">
  Use this action to retrieve all custom property values set for a repository.
</Accordion>

<Accordion title="Get all deployment protection rules for an environment">
  Use this action to retrieve all enabled custom deployment protection rules for a specific environment in a repository.
</Accordion>

<Accordion title="Get a check suite">
  Use this action to retrieve a specific check suite by its id from a repository.
</Accordion>

<Accordion title="Get all gitignore templates">
  Use this action to get a list of all available gitignore templates that can be used when creating a repository.
</Accordion>

<Accordion title="Get a codespace for the authenticated user">
  Use this action to get information about a specific codespace owned by the authenticated user.
</Accordion>

<Accordion title="Get a label">
  Use this action to retrieve a specific label from a repository using its name.
</Accordion>

<Accordion title="Get a review comment for a pull request">
  Use this action to retrieve a specific review comment from a pull request using its comment id.
</Accordion>

<Accordion title="Get a repository">
  Use this action to get information about a repository.
</Accordion>

<Accordion title="Get a tree">
  Use this action to get a git tree object by its sha1 or reference name. a tree object contains information about the files in a repository.
</Accordion>

<Accordion title="Get a job for a workflow run">
  Use this action to get details of a specific job within a workflow run.
</Accordion>

<Accordion title="Get a package for the authenticated user">
  Use this action to retrieve information about a specific package owned by the authenticated user.
</Accordion>

<Accordion title="Get a package version for an organization">
  Use this action to retrieve a specific package version from an organization's packages.
</Accordion>

<Accordion title="Get copilot seat information and settings for an organization">
  Use this action to get information about an organization's github copilot subscription, including seat allocation and code policies.
</Accordion>

<Accordion title="Get a repository webhook">
  Use this action to get details of a specific webhook configured in a repository.
</Accordion>

<Accordion title="Get a user">
  Use this action to get information about a github user by their username.
</Accordion>

<Accordion title="Get a global security advisory">
  Use this action to retrieve a global security advisory by its ghsa (github security advisory) id.
</Accordion>

<Accordion title="Get a thread subscription for the authenticated user">
  Use this action to check if the authenticated user is subscribed to a notification thread.
</Accordion>

<Accordion title="Get a release by tag name">
  Use this action to retrieve a specific release from a repository using its tag name.
</Accordion>

<Accordion title="Get a thread">
  Use this action to retrieve information about a specific notification thread.
</Accordion>

<Accordion title="Get a gpg key for the authenticated user">
  Use this action to retrieve details of a specific gpg key for the authenticated user.
</Accordion>

<Accordion title="Get default attributes for a codespace">
  Use this action to get the default configuration attributes for creating a codespace in a repository.
</Accordion>

<Accordion title="Get a milestone">
  Use this action to retrieve a specific milestone from a repository using its milestone number.
</Accordion>

<Accordion title="Get a package version for a user">
  Use this action to retrieve a specific public package version for a user.
</Accordion>

<Accordion title="Get github actions billing for an organization">
  Use this action to get github actions billing information for an organization, including usage minutes and spending details.
</Accordion>

<Accordion title="Get emojis">
  Use this action to get a list of all emojis available to use on github.
</Accordion>

<Accordion title="Get a repository public key">
  Use this action to get a repository's public key for encrypting secrets.
</Accordion>

<Accordion title="Get default workflow permissions for an organization">
  Use this action to get the default workflow permissions for github token and the default workflow settings for an organization.
</Accordion>

<Accordion title="Get feeds">
  Use this action to get github timeline feeds including public/private activity and security advisories.
</Accordion>

<Accordion title="Get github packages billing for a user">
  Use this action to get the github packages billing information for a specified user. returns storage usage for both free and paid storage in gb, where paid storage applies to private repositories. requires oauth token with 'user' scope.
</Accordion>

<Accordion title="Get commit authors">
  Use this action to get a list of commit authors for a repository import. this helps in mapping commit authors from different source control systems to github users.
</Accordion>

<Accordion title="Get a webhook configuration for an organization">
  Use this action to retrieve the configuration of a specific webhook for an organization.
</Accordion>

<Accordion title="Get details about a codespace export">
  Use this action to retrieve details about an exported codespace.
</Accordion>

<Accordion title="Get branch protection">
  Protected branches are available in public repositories with github free, across all repos for organizations, github pro, team, enterprise cloud, and server. details are in github's product documentation.
</Accordion>

<Accordion title="Get a review for a pull request">
  Use this action to get a specific review for a pull request by its id.
</Accordion>

<Accordion title="Get a repository readme">
  Use this action to get the readme file content of a repository. returns raw content by default, or html-rendered content if specified.
</Accordion>

<Accordion title="Get default workflow permissions for a repository">
  Use this action to get the default workflow permissions for the github token in a repository.
</Accordion>

<Accordion title="Get github actions billing for a user">
  Use this action to get github actions billing information for a specific user, including used minutes in private repositories.
</Accordion>

<Accordion title="Get a user migration status">
  Use this action to get the current status of a user's migration. the status can be 'pending', 'exporting', 'exported', or 'failed'. when the status is 'exported', you can download the migration archive.
</Accordion>

<Accordion title="Get github actions cache usage for an organization">
  Use this action to get the total github actions cache usage statistics for an organization.
</Accordion>

<Accordion title="Get github packages billing for an organization">
  Use this action to get github packages billing information for an organization.
</Accordion>

<Accordion title="Get a package version for the authenticated user">
  Use this action to get details of a specific package version owned by the authenticated user.
</Accordion>

<Accordion title="Get commit signature protection">
  Use this action to check if a branch requires signed commits.
</Accordion>

<Accordion title="Get github pages build">
  Use this action to get information about a specific github pages build.
</Accordion>

<Accordion title="Get a repository readme for a directory">
  Use this action to get the readme file from a specific directory in a repository.
</Accordion>

<Accordion title="Get interaction restrictions for an organization">
  Use this action to get the interaction restrictions (who can interact and expiration time) for an organization. returns empty response if no restrictions are set.
</Accordion>

<Accordion title="Get interaction restrictions for a repository">
  Use this action to get the interaction restrictions (who can interact and when the restriction expires) for a repository.
</Accordion>

<Accordion title="Get information about a sarif upload">
  Use this action to get information about a sarif upload, including its processing status and analysis url.
</Accordion>

<Accordion title="Get github actions cache usage for a repository">
  Use this action to get the github actions cache usage statistics for a repository.
</Accordion>

<Accordion title="Get large files">
  Use this action to list files larger than 100mb in a repository's import. note: this action is deprecated and will be discontinued on april 12, 2024.
</Accordion>

<Accordion title="Get a repository ruleset">
  Use this action to retrieve a specific ruleset configuration for a repository.
</Accordion>

<Accordion title="Get community profile metrics">
  Use this action to get community health metrics for a repository, including health score, documentation status, and compliance with recommended community standards.
</Accordion>

<Accordion title="Get a secret for the authenticated user">
  Use this action to retrieve a development environment secret for the authenticated user's codespaces.
</Accordion>

<Accordion title="Get interaction restrictions for your public repositories">
  Use this action to retrieve interaction restrictions (limits on who can interact and for how long) set on your public repositories.
</Accordion>

<Accordion title="Get a project">
  Use this action to get details of a github project by its id.
</Accordion>

<Accordion title="Get latest pages build">
  Use this action to get the most recent build information of a github pages site.
</Accordion>

<Accordion title="Get a webhook configuration for a repository">
  Use this action to get the configuration details of a specific webhook in a repository.
</Accordion>

<Accordion title="Get octocat">
  Use this action to get github's mascot (octocat) in ascii art format, optionally with a custom message in its speech bubble
</Accordion>

<Accordion title="Get organization membership for a user">
  Use this action to get a user's membership status in an organization. the authenticated user must be an organization member to use this action.
</Accordion>

<Accordion title="Get a project card">
  Use this action to retrieve details of a specific project card by its id.
</Accordion>

<Accordion title="Get a license">
  Use this action to get detailed information about a specific github repository license.
</Accordion>

<Accordion title="Get org dev environment secret safely">
  Use this action to retrieve an organization's development environment secret without exposing its encrypted value.
</Accordion>

<Accordion title="Get project permission for a user">
  Use this action to get a user's permission level for an organization project. permission can be admin, write, read, or none.
</Accordion>

<Accordion title="Get page views">
  Use this action to get repository traffic data, including total page views and daily/weekly breakdown for the last 14 days.
</Accordion>

<Accordion title="Get contextual information for a user">
  Use this action to get contextual information about a github user, such as their hovercard data.
</Accordion>

<Accordion title="Get a webhook delivery for an organization webhook">
  Use this action to retrieve a specific webhook delivery for an organization webhook.
</Accordion>

<Accordion title="Get a project column">
  Use this action to retrieve details about a specific project column.
</Accordion>

<Accordion title="Get pull request review protection">
  Use this action to get the pull request review protection settings for a protected branch in a repository.
</Accordion>

<Accordion title="Get a repository rule suite">
  Use this action to retrieve the evaluation results of a repository's rule suite by its id.
</Accordion>

<Accordion title="Get public key for secret encryption">
  This endpoint allows users with read access to a repository to get a public key for encrypting secrets. for private repositories, oauth and classic personal access tokens require the `repo` scope.
</Accordion>

<Accordion title="Get pending deployments for a workflow run">
  Use this action to get a list of deployment environments that are waiting for protection rule approval in a workflow run.
</Accordion>

<Accordion title="Get rate limit status for the authenticated user">
  Use this action to get the current rate limit status for the authenticated user.
</Accordion>

<Accordion title="Get copilot seat assignment details for a user">
  Use this action to get github copilot seat assignment details for a specific user in an organization.
</Accordion>

<Accordion title="Get a workflow">
  Use this action to get details of a specific workflow in a repository.
</Accordion>

<Accordion title="Get repository clones">
  Use this action to get the number of clones and their daily/weekly breakdown for a repository over the last 14 days.
</Accordion>

<Accordion title="Get repository permissions for a user">
  Use this action to get a user's permission level for a repository. the permission level can be admin, write, read, or none. note that 'maintain' role maps to 'write' permission and 'triage' role maps to 'read' permission.
</Accordion>

<Accordion title="Github Get Repo Dev Env Secret">
  Use this action to retrieve a repository development environment secret without exposing its encrypted value.
</Accordion>

<Accordion title="Get repository content">
  Use this action to get the contents of a file or directory in a repository.
</Accordion>

<Accordion title="Get a secret scanning alert">
  Use this action to retrieve a specific secret scanning alert from a repository.
</Accordion>

<Accordion title="Get a public ssh key for the authenticated user">
  Use this action to retrieve details of a specific public ssh key for the authenticated user.
</Accordion>

<Accordion title="Get a workflow run">
  Use this action to get details of a specific workflow run in a repository.
</Accordion>

<Accordion title="Get a repository secret">
  Use this action to retrieve a repository secret's metadata (without its encrypted value).
</Accordion>

<Accordion title="Get public key for the authenticated user">
  Use this action to get a public key for encrypting codespaces secrets for the authenticated user.
</Accordion>

<Accordion title="Github Get Repository Secret Securely">
  Gets a single repository secret without revealing its encrypted value. oauth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint.
</Accordion>

<Accordion title="Get shared storage billing for an organization">
  Use this action to get billing information for shared storage (github actions and github packages) for an organization. returns estimated paid storage usage for private repositories.
</Accordion>

<Accordion title="Get a pull request">
  Use this action to retrieve details of a specific pull request in a repository.
</Accordion>

<Accordion title="Get rules for a branch">
  Use this action to get all active rules that apply to a branch in a repository. this excludes rules in 'evaluate' or 'disabled' status.
</Accordion>

<Accordion title="Get shared storage billing for a user">
  Use this action to get the shared storage billing information for a specified github user.
</Accordion>

<Accordion title="Get single org secret without decryption">
  Use this action to retrieve an organization's dependabot secret without its encrypted value.
</Accordion>

<Accordion title="Get a repository subscription">
  Use this action to check if the authenticated user is subscribed to a repository.
</Accordion>

<Accordion title="Get a repository security advisory">
  Use this action to retrieve a specific security advisory from a repository.
</Accordion>

<Accordion title="Get a release">
  Use this action to get details of a specific release from a repository using its release id.
</Accordion>

<Accordion title="Get a self hosted runner for an organization">
  Use this action to get details of a specific self-hosted runner in an organization.
</Accordion>

<Accordion title="Get a repository variable">
  Use this action to retrieve a specific github actions variable from a repository.
</Accordion>

<Accordion title="Get a workflow run attempt">
  Use this action to retrieve details of a specific workflow run attempt in a repository.
</Accordion>

<Accordion title="Get github actions permissions for an organization">
  Use this action to get the github actions permissions policy and allowed actions/workflows for an organization.
</Accordion>

<Accordion title="Get a reference">
  Use this action to get a git reference (branch or tag) from a repository.
</Accordion>

<Accordion title="Get a release asset">
  Use this action to get a specific release asset from a repository. the asset can be downloaded by setting the accept header to application/octet-stream.
</Accordion>

<Accordion title="Get github actions permissions for a repository">
  Use this action to get the permissions policy for github actions in a repository, including whether actions are enabled and which actions/workflows are allowed to run.
</Accordion>

<Accordion title="Get a package for an organization">
  Use this action to retrieve a package from an organization's packages. requires 'read:packages' scope for access.
</Accordion>

<Accordion title="Get a package for a user">
  Use this action to retrieve metadata for a specific package owned by a user.
</Accordion>

<Accordion title="Get a team legacy">
  Use this action to get information about a team using the legacy api endpoint. note: this endpoint is deprecated, use 'get a team by name' instead.
</Accordion>

<Accordion title="Get a team by name">
  Use this action to get a github team's information using the team's slug (url-friendly team name).
</Accordion>

<Accordion title="Get a self hosted runner for a repository">
  Use this action to get details of a specific self-hosted runner in a repository.
</Accordion>

<Accordion title="Get a tag">
  Use this action to get details of a specific git tag in a repository using its sha.
</Accordion>

<Accordion title="Get github meta information">
  Use this action to get github's metadata including ip addresses (both ipv4 and ipv6) and domain names.
</Accordion>

<Accordion title="Get team membership for a user">
  Use this action to get the team membership status for a specific user in an organization's team.
</Accordion>

<Accordion title="List issue events for a repository">
  Lists events for a repository.\<\<DEPRECATED use list\_issue\_events\_for\_a\_repository>>
</Accordion>

<Accordion title="Get the weekly commit count">
  Use this action to get the total number of commits made by the repository owner and all contributors in the last 52 weeks.
</Accordion>

<Accordion title="Get the level of access for workflows outside of the repository">
  Use this action to get the access level for workflows outside of a private repository.
</Accordion>

<Accordion title="Get the zen of github">
  Use this action to get a random inspirational message from github's zen collection
</Accordion>

<Accordion title="Get the last year of commit activity">
  Use this action to get the commit activity statistics for the last year, organized by week.
</Accordion>

<Accordion title="Get teams with access to the protected branch">
  Use this action to get a list of teams that have push access to a protected branch in a repository.
</Accordion>

<Accordion title="Get team membership for a user legacy">
  Use this action to get a user's membership status in a team using the legacy api endpoint. note: this is a deprecated endpoint. use 'get team membership for a user' instead.
</Accordion>

<Accordion title="List classrooms">
  Use this action to list all github classroom classrooms where the authenticated user is an administrator.
</Accordion>

<Accordion title="Get the combined status for a specific reference">
  Use this action to get the combined commit status (failure, pending, or success) for a specific sha, branch, or tag in a repository.
</Accordion>

<Accordion title="Get the authenticated user">
  Use this action to get information about the authenticated user.
</Accordion>

<Accordion title="List child teams legacy">
  Use this action to list all child teams of a team. note: this is a legacy endpoint that will be removed. use 'list child teams' endpoint instead.
</Accordion>

<Accordion title="List assignees">
  List all users that can be assigned to issues in a repository. (deprecated: use list assignees)
</Accordion>

<Accordion title="Get status checks protection">
  Use this action to get the status checks protection settings for a protected branch in a repository.
</Accordion>

<Accordion title="Get users with access to the protected branch">
  Use this action to get a list of users who have push access to a protected branch in a repository.
</Accordion>

<Accordion title="List available machine types for a repository">
  Use this action to get a list of machine types that are available for codespaces in a repository.
</Accordion>

<Accordion title="Get top referral paths">
  Use this action to get the top 10 most viewed content paths in a repository over the last 14 days.
</Accordion>

<Accordion title="Get the license for a repository">
  Use this action to get the license information for a specific repository.
</Accordion>

<Accordion title="List branches">
  Use this action to list the branches of a repository.
</Accordion>

<Accordion title="List code scanning analyses for a repository">
  Use this action to list code scanning analyses for a repository. returns up to 30 analyses per page.
</Accordion>

<Accordion title="List comments for a pull request review">
  Use this action to retrieve all comments associated with a specific pull request review.
</Accordion>

<Accordion title="List deliveries for an organization webhook">
  Use this action to list webhook delivery history for a specific organization webhook.
</Accordion>

<Accordion title="Get the latest release">
  Use this action to get the most recent non-prerelease, non-draft release of a repository.
</Accordion>

<Accordion title="List code scanning alerts for a repository">
  Use this action to list code scanning alerts for a repository. you can filter alerts by tool name, reference, state, and severity.
</Accordion>

<Accordion title="Get the review history for a workflow run">
  Use this action to retrieve the review history and approval status for a specific workflow run in a repository.
</Accordion>

<Accordion title="Get workflow usage">
  Use this action to get the billing usage details for a specific workflow in a repository.
</Accordion>

<Accordion title="Get the hourly commit count for each day">
  Use this action to get the commit count for each hour of each day of the week for a repository.
</Accordion>

<Accordion title="List codespaces for a user in organization">
  Use this action to list all codespaces owned by an organization member.
</Accordion>

<Accordion title="Get top referral sources">
  Use this action to get a list of the top 10 referral sources for a repository's traffic over the last 14 days.
</Accordion>

<Accordion title="Get workflow run usage">
  Use this action to get the usage metrics (billable time) for a specific workflow run.
</Accordion>

<Accordion title="List branches for head commit">
  Use this action to list all branches that contain a specific commit sha as their latest commit.
</Accordion>

<Accordion title="Get team member legacy">
  Use this action to get a team member's information using the legacy api endpoint. note: this action is deprecated, use 'get team membership for a user' instead.
</Accordion>

<Accordion title="List codeowners errors">
  Use this action to list any syntax errors found in a repository's codeowners file.
</Accordion>

<Accordion title="List dependabot alerts for an enterprise">
  Use this action to list all dependabot alerts for repositories owned by an enterprise.
</Accordion>

<Accordion title="List deployments">
  Use this action to list all deployments for a repository. you can filter deployments by environment, ref, task, or sha.
</Accordion>

<Accordion title="List dependabot alerts for an organization">
  Use this action to list all dependabot alerts for an organization.
</Accordion>

<Accordion title="Create a gist">
  Use this action to create a gist (a shareable code snippet) on github. (deprecated: use create a gist)
</Accordion>

<Accordion title="List commits">
  Use this action to list commits in a repository.
</Accordion>

<Accordion title="List deliveries for a repository webhook">
  Use this action to get a list of webhook delivery records for a specific repository webhook.
</Accordion>

<Accordion title="List codespaces for the authenticated user">
  Use this action to get a list of codespaces owned by the authenticated user.
</Accordion>

<Accordion title="Get the status of a github pages deployment">
  Use this action to get the current deployment status of a github pages site.
</Accordion>

<Accordion title="List dependabot alerts for a repository">
  Use this action to list all dependabot alerts for a repository.
</Accordion>

<Accordion title="List deployment branch policies">
  Use this action to get a list of deployment branch policies for a specific environment in a repository.
</Accordion>

<Accordion title="List check runs for a git reference">
  Use this action to list check runs for a specific git reference (sha, branch, or tag) in a repository.
</Accordion>

<Accordion title="List environments">
  Use this action to list all environments in a repository.
</Accordion>

<Accordion title="List environment variables">
  Use this action to list all environment variables for a repository environment.
</Accordion>

<Accordion title="Github List Environment Custom Deployment Rules">
  Use this action to list custom deployment protection rules configured for a repository environment.
</Accordion>

<Accordion title="Get the weekly commit activity">
  Use this action to get weekly statistics about additions and deletions in a repository. note: only works for repositories with fewer than 10,000 commits.
</Accordion>

<Accordion title="List discussions legacy">
  Use this action to list team discussions using the legacy api endpoint. note: this is a deprecated endpoint, consider using the 'list discussions' endpoint instead.
</Accordion>

<Accordion title="List events for the authenticated user">
  Use this action to list events for a specific user. if you are authenticated as the given user, you will see private events. otherwise, only public events are shown.
</Accordion>

<Accordion title="List email addresses for the authenticated user">
  Use this action to list all email addresses associated with the authenticated user.
</Accordion>

<Accordion title="List public gists">
  Use this action to list all public gists on github. (deprecated: use list public gists)
</Accordion>

<Accordion title="List failed organization invitations">
  Use this action to get a list of failed organization invitations, including when they failed and the reason for failure.
</Accordion>

<Accordion title="List environment secrets">
  Use this action to list all secrets in a repository environment. note: requires collaborator access with repo scope.
</Accordion>

<Accordion title="List followers of a user">
  Use this action to get a list of users who follow a specific github user.
</Accordion>

<Accordion title="List commits on a pull request">
  Use this action to list all commits in a pull request.
</Accordion>

<Accordion title="Github api root">
  Use this action to get the root endpoint information of github's rest api
</Accordion>

<Accordion title="List followers of the authenticated user">
  Use this action to get a list of users who are following you.
</Accordion>

<Accordion title="List deployment statuses">
  Use this action to list all deployment statuses for a specific deployment.
</Accordion>

<Accordion title="List check runs in a check suite">
  Use this action to list all check runs within a specific check suite in a repository.
</Accordion>

<Accordion title="List gists for the authenticated user">
  Use this action to list all gists for the authenticated user, or all public gists if called anonymously.
</Accordion>

<Accordion title="List gists for a user">
  Use this action to list all public gists for a specified github user.
</Accordion>

<Accordion title="List gist comments">
  Use this action to list all comments on a specified gist.
</Accordion>

<Accordion title="List events received by the authenticated user">
  Use this action to list events received by watching repositories and following users. for authenticated users, both private and public events are shown; otherwise, only public events are visible.
</Accordion>

<Accordion title="List codespaces for the organization">
  Use this action to list all codespaces associated with a specified organization.
</Accordion>

<Accordion title="List check run annotations">
  Use this action to get a list of annotations for a specific check run in a repository.
</Accordion>

<Accordion title="List forks">
  Use this action to list all forks of a repository.
</Accordion>

<Accordion title="List gist commits">
  Use this action to list all commits for a specified gist.
</Accordion>

<Accordion title="List commit comments">
  Use this action to list all comments for a specific commit in a repository.
</Accordion>

<Accordion title="List repository issues">
  List all issues (including pull requests) in a github repository. \[deprecated: use list repository issues]
</Accordion>

<Accordion title="List discussion comments">
  Use this action to list all comments from a team discussion.
</Accordion>

<Accordion title="List gist forks">
  Use this action to list all forks of a specified gist.
</Accordion>

<Accordion title="Create an issue">
  Pull access users can create issues unless disabled. api may return `410 gone` if issues off. excessive endpoint use can trigger rate limiting. it supports raw, text, html formats for return data.\<\<DEPRECATED use create\_an\_issue>>
</Accordion>

<Accordion title="List gpg keys for the authenticated user">
  Use this action to list all gpg keys associated with the authenticated user.
</Accordion>

<Accordion title="List gpg keys for a user">
  Use this action to get a list of gpg keys associated with a github user.
</Accordion>

<Accordion title="List github pages builds">
  Use this action to list all builds of a github pages site for a repository.
</Accordion>

<Accordion title="List github actions caches for a repository">
  Use this action to list all github actions caches for a repository.
</Accordion>

<Accordion title="List deploy keys">
  Use this action to list all deploy keys for a repository.
</Accordion>

<Accordion title="Create an issue comment">
  Use this action to create a comment on a github issue or pull request. (deprecated: use create an issue comment)
</Accordion>

<Accordion title="List codespaces in a repository for the authenticated user">
  Use this action to list all codespaces in a repository that are accessible to the authenticated user.
</Accordion>

<Accordion title="List app installations for an organization">
  Use this action to list all github apps installed in repositories within an organization.
</Accordion>

<Accordion title="Get an issue">
  Deprecated: use get an issue action instead to retrieve issue details.
</Accordion>

<Accordion title="List check suites for a git reference">
  Use this action to list check suites for a specific git reference (commit sha, branch, or tag) in a repository.
</Accordion>

<Accordion title="List artifacts for a repository">
  Use this action to list all workflow artifacts in a repository.
</Accordion>

<Accordion title="List discussion comments legacy">
  Use this action to list comments on a team discussion using the legacy api endpoint.
</Accordion>

<Accordion title="Github List Docker Migration Conflicts">
  Use this action to list packages in an organization that had conflicts during docker migration. requires 'read:packages' scope.
</Accordion>

<Accordion title="List global security advisories">
  Use this action to list github's global security advisories, which includes vulnerability information and advisories.
</Accordion>

<Accordion title="List codeql databases for a repository">
  Use this action to list all codeql databases available in a repository.
</Accordion>

<Accordion title="List accepted assignments for an assignment">
  Use this action to list all student repositories that have been created by accepting a github classroom assignment. only accessible to classroom administrators.
</Accordion>

<Accordion title="List child teams">
  Use this action to get a list of all child teams under a specified parent team in an organization.
</Accordion>

<Accordion title="List app installations accessible to the user access token">
  Use this action to list all github app installations that the authenticated user has access to, including their permissions.
</Accordion>

<Accordion title="List issues assigned to the authenticated user">
  Fetches issues assigned to the user across all repos, using filters to customize the fetch. issues and pull requests are included, discernible by the `pull request` key. supports various media types for responses. visit github docs for more info.\<\<DEPRECATED use list\_issues\_assigned\_to\_the\_authenticated\_user>>
</Accordion>

<Accordion title="List assignees">
  List all users that can be assigned to issues in a repository.
</Accordion>

<Accordion title="List all copilot seat assignments for an organization">
  Use this action to list all copilot seat assignments and their status in an organization.
</Accordion>

<Accordion title="List discussions">
  Use this action to list all discussions on a team's page.
</Accordion>

<Accordion title="List assignments for a classroom">
  Use this action to get a list of assignments for a github classroom. only accessible to classroom administrators.
</Accordion>

<Accordion title="List commit comments for a repository">
  Use this action to list all commit comments in a repository.
</Accordion>

<Accordion title="List commit statuses for a reference">
  Use this action to get a list of commit statuses for a specific commit reference (sha, branch, or tag).
</Accordion>

<Accordion title="List custom property values for organization repositories">
  Use this action to get a list of repositories in an organization along with their custom property values.
</Accordion>

<Accordion title="List code scanning alerts for an organization">
  Use this action to list code scanning alerts for all eligible repositories in an organization.
</Accordion>

<Accordion title="List issue comments">
  Use this action to list all comments on a specific issue in a repository.
</Accordion>

<Accordion title="List instances of a code scanning alert">
  Use this action to list all instances of a specific code scanning alert in a repository.
</Accordion>

<Accordion title="List issues assigned to the authenticated user">
  Use this action to list all issues assigned to the authenticated user across all repositories.
</Accordion>

<Accordion title="List jobs for a workflow run attempt">
  Use this action to list all jobs for a specific workflow run attempt.
</Accordion>

<Accordion title="List labels for a repository">
  Use this action to get a list of all labels in a repository.
</Accordion>

<Accordion title="List labels for issues in a milestone">
  Use this action to get a list of all labels associated with issues in a specific milestone.
</Accordion>

<Accordion title="List labels for a self hosted runner for a repository">
  Use this action to get all labels associated with a self-hosted runner in a repository.
</Accordion>

<Accordion title="List labels for an issue">
  Use this action to get all labels that are assigned to a specific issue in a repository.
</Accordion>

<Accordion title="List labels for a self hosted runner for an organization">
  Use this action to list the labels associated with a self-hosted runner in an organization.
</Accordion>

<Accordion title="List issue comments for a repository">
  Use this action to list all comments on issues and pull requests in a repository.
</Accordion>

<Accordion title="List notifications for the authenticated user">
  Use this action to get a list of notifications for the authenticated user, sorted by most recent updates.
</Accordion>

<Accordion title="List organizations">
  Use this action to list all github organizations, sorted by their creation date.
</Accordion>

<Accordion title="List jobs for a workflow run">
  Use this action to list all jobs for a specific workflow run in a repository.
</Accordion>

<Accordion title="List installation requests for the authenticated app">
  Use this action to get a list of all pending installation requests for your github app.
</Accordion>

<Accordion title="List organization fine grained permissions for an organization">
  Use this action to retrieve a list of fine-grained permissions available for custom organization and repository roles.
</Accordion>

<Accordion title="List issue events for a repository">
  Use this action to get a list of events associated with issues in a repository.
</Accordion>

<Accordion title="List issue events">
  Use this action to get a list of all events associated with a specific issue in a repository.
</Accordion>

<Accordion title="List organization migrations">
  Use this action to list the most recent migrations for an organization, including both export and import migrations.
</Accordion>

<Accordion title="List organization memberships for the authenticated user">
  Use this action to get a list of organizations that the authenticated user is a member of.
</Accordion>

<Accordion title="List org level codespaces secrets">
  Use this action to list all codespaces secrets available at the organization level.
</Accordion>

<Accordion title="List organization webhooks">
  Use this action to list all webhooks configured for a github organization.
</Accordion>

<Accordion title="List organization rule suites">
  Use this action to list rule evaluation summaries for repositories within an organization.
</Accordion>

<Accordion title="List locations for a secret scanning alert">
  Use this action to get a list of locations where a secret scanning alert was found in a repository.
</Accordion>

<Accordion title="Github List Org Secrets Without Values">
  Use this action to list all secrets available in an organization without their encrypted values.
</Accordion>

<Accordion title="List organizations for a user">
  Use this action to list public organizations that a specified user is a member of.
</Accordion>

<Accordion title="List project columns">
  Use this action to get a list of columns in a github project.
</Accordion>

<Accordion title="List pending team invitations">
  Use this action to list all pending invitations for a team in an organization.
</Accordion>

<Accordion title="List public email addresses for the authenticated user">
  Use this action to get the list of public email addresses for the authenticated user.
</Accordion>

<Accordion title="List organizations for the authenticated user">
  Use this action to list all organizations that the authenticated user is a member of.
</Accordion>

<Accordion title="List packages for the authenticated user s namespace">
  Use this action to list all packages owned by the authenticated user.
</Accordion>

<Accordion title="List pending organization invitations">
  Use this action to list all pending invitations to an organization.
</Accordion>

<Accordion title="List package versions for a package owned by a user">
  Use this action to list all versions of a public package owned by a specific user.
</Accordion>

<Accordion title="Github List Org Repos Withgithub Actions Enabled">
  Use this action to list repositories in an organization that have github actions enabled.
</Accordion>

<Accordion title="List organization projects">
  Use this action to list all projects in a github organization.
</Accordion>

<Accordion title="List package versions for a package owned by an organization">
  Use this action to list all versions of a package owned by an organization.
</Accordion>

<Accordion title="List public events for a user">
  Use this action to list all public events performed by a github user.
</Accordion>

<Accordion title="List public events">
  Use this action to list all public events on github. note that events are delayed by 5 minutes.
</Accordion>

<Accordion title="List public events for a network of repositories">
  Use this action to list public events for a network of repositories associated with a specific owner and repository.
</Accordion>

<Accordion title="List organization secrets">
  Use this action to list all secrets configured in an organization. note: this action requires authentication with admin:org and repo scopes.
</Accordion>

<Accordion title="List public events received by a user">
  Use this action to list all public events that a user has received.
</Accordion>

<Accordion title="Github List Org Resource Access Tokens">
  Use this action to list all approved fine-grained personal access tokens that can access organization resources.
</Accordion>

<Accordion title="List organization invitation teams">
  Use this action to list all teams that are associated with a specific organization invitation. note: requires organization owner permissions.
</Accordion>

<Accordion title="List organization repositories">
  Use this action to list all repositories that belong to a specified organization.
</Accordion>

<Accordion title="Github List Org Resources With Personal Tokens">
  Use this action to list all requests from organization members to access organization resources using fine-grained personal access tokens.
</Accordion>

<Accordion title="List organization variables">
  Use this action to list all github actions variables for an organization.
</Accordion>

<Accordion title="List pending team invitations legacy">
  Use this action to list all pending invitations for a team using the legacy endpoint.
</Accordion>

<Accordion title="List outside collaborators for an organization">
  Use this action to get a list of all users who are outside collaborators of an organization.
</Accordion>

<Accordion title="List machine types for a codespace">
  Use this action to get a list of available machine types that a codespace can be transitioned to.
</Accordion>

<Accordion title="List organization events for the authenticated user">
  Use this action to list events for the authenticated user in a specific organization.
</Accordion>

<Accordion title="List public gists">
  Use this action to list all public gists on github.
</Accordion>

<Accordion title="List pull requests files">
  Use this action to list the files that were modified, added, or deleted in a pull request.
</Accordion>

<Accordion title="List reactions for an issue">
  Use this action to get a list of all reactions on a specific issue.
</Accordion>

<Accordion title="List public keys for a user">
  Use this action to get a list of verified public ssh keys for a specified github user.
</Accordion>

<Accordion title="List reactions for a team discussion comment">
  Use this action to get a list of reactions to a team discussion comment.
</Accordion>

<Accordion title="List public organization events">
  Use this action to list public events (like watch and push events) for a specified organization.
</Accordion>

<Accordion title="List reactions for a team discussion comment legacy">
  Use this action to list reactions for a team discussion comment using the legacy api endpoint. note: this is a deprecated endpoint.
</Accordion>

<Accordion title="List repositories for a user migration">
  Use this action to get a list of repositories included in a user's migration.
</Accordion>

<Accordion title="List project cards">
  Use this action to get a list of all project cards in a specified project column.
</Accordion>

<Accordion title="List reactions for an issue comment">
  Use this action to get a list of reactions on a specific issue comment.
</Accordion>

<Accordion title="List repositories for the authenticated user">
  Use this action to list all repositories owned by or accessible to the authenticated user.
</Accordion>

<Accordion title="List repositories accessible to the app installation">
  Use this action to get a list of repositories that a github app installation has access to.
</Accordion>

<Accordion title="List matching references">
  Use this action to list git references (branches or tags) that match a specified pattern in a repository.
</Accordion>

<Accordion title="List repositories starred by the authenticated user">
  Use this action to list all repositories that the authenticated user has starred.
</Accordion>

<Accordion title="Github List Owned Package Versions">
  Use this action to list all versions of a package owned by the authenticated user.
</Accordion>

<Accordion title="List repository contributors">
  Use this action to list all contributors to a repository, sorted by number of contributions.
</Accordion>

<Accordion title="List organization issues assigned to the authenticated user">
  Use this action to list all issues assigned to the authenticated user in a specified organization.
</Accordion>

<Accordion title="List reactions for a commit comment">
  Use this action to get a list of reactions on a specific commit comment.
</Accordion>

<Accordion title="List repositories watched by a user">
  Use this action to get a list of repositories that a specific user is watching.
</Accordion>

<Accordion title="List repositories in an organization migration">
  Use this action to list all repositories included in a specific organization migration.
</Accordion>

<Accordion title="List repository activities">
  Use this action to list activities in a repository, including pushes, merges, and branch changes.
</Accordion>

<Accordion title="List repositories watched by the authenticated user">
  Use this action to get a list of repositories that the authenticated user is watching.
</Accordion>

<Accordion title="List repository events">
  Use this action to retrieve a list of events that occurred in a repository.
</Accordion>

<Accordion title="List repository collaborators">
  Use this action to list all collaborators in a repository.
</Accordion>

<Accordion title="List reactions for a pull request review comment">
  Use this action to list all reactions to a specific pull request review comment.
</Accordion>

<Accordion title="List repository invitations for the authenticated user">
  Use this action to list all open repository invitations for the authenticated user.
</Accordion>

<Accordion title="List repository invitations">
  Use this action to list all currently open repository invitations. requires admin access to the repository.
</Accordion>

<Accordion title="List repositories for a user">
  Use this action to list all repositories owned by or accessible to a specific github user.
</Accordion>

<Accordion title="List reactions for a release">
  Use this action to get a list of reactions for a specific release in a repository.
</Accordion>

<Accordion title="List repository languages">
  Use this action to get a list of programming languages used in a repository and their byte count.
</Accordion>

<Accordion title="List repositories starred by a user">
  Use this action to get a list of repositories that a specific user has starred.
</Accordion>

<Accordion title="List reactions for a team discussion legacy">
  Use this action to list reactions for a team discussion using the legacy api endpoint. note: this endpoint is deprecated.
</Accordion>

<Accordion title="List organization members">
  Use this action to list all members of a github organization. the list includes both public and concealed members if the authenticated user is also a member of the organization.
</Accordion>

<Accordion title="List repository organization secrets">
  Use this action to list organization secrets available to a repository. note: collaborator access is required, and only secret names (not values) are returned.
</Accordion>

<Accordion title="List reactions for a team discussion">
  Use this action to list all reactions to a team discussion in an organization.
</Accordion>

<Accordion title="List repositories accessible to the user access token">
  Use this action to list all repositories that are accessible to a user through their access token for a specific github app installation.
</Accordion>

<Accordion title="List public organization members">
  Use this action to list all users who have publicly declared their membership in a github organization.
</Accordion>

<Accordion title="List repository issues">
  Use this action to list all issues and pull requests in a github repository.
</Accordion>

<Accordion title="List repository projects">
  Use this action to list all projects in a repository.
</Accordion>

<Accordion title="List public repositories">
  Use this action to list all public repositories on github.
</Accordion>

<Accordion title="List public ssh keys for the authenticated user">
  Use this action to list all public ssh keys associated with the authenticated user's github account.
</Accordion>

<Accordion title="List repository organization variables">
  Use this action to list organization variables that are available to a repository. requires collaborator access and oauth/pat with 'repo' scope.
</Accordion>

<Accordion title="List pull requests associated with a commit">
  Use this action to list pull requests associated with a specific commit. for commits in the default branch, it returns merged prs, otherwise it returns open prs.
</Accordion>

<Accordion title="List packages for an organization">
  Use this action to list all packages in an organization.
</Accordion>

<Accordion title="List releases">
  Use this action to list all releases of a repository.
</Accordion>

<Accordion title="List project collaborators">
  Use this action to list all collaborators of a github project. this includes outside collaborators, direct collaborators, team members, and organization owners.
</Accordion>

<Accordion title="List milestones">
  Use this action to get a list of all milestones in a repository.
</Accordion>

<Accordion title="List packages for a user">
  Use this action to list all packages in a user's namespace that you have access to view.
</Accordion>

<Accordion title="List pull requests">
  Use this action to list pull requests for a repository.
</Accordion>

<Accordion title="List release assets">
  Use this action to list all assets associated with a release in a repository.
</Accordion>

<Accordion title="List repository notifications for the authenticated user">
  Use this action to get a list of notifications for the authenticated user in a specific repository.
</Accordion>

<Accordion title="List repository secrets">
  Use this action to list all secrets configured in a repository. note that this action only lists the secrets without showing their encrypted values.
</Accordion>

<Accordion title="List repository secrets without decrypting">
  Use this action to list all secrets in a repository without revealing their encrypted values.
</Accordion>

<Accordion title="List repository rule suites">
  Use this action to list rule evaluation suites for a repository, including their results and insights.
</Accordion>

<Accordion title="List repository workflows">
  Use this action to list all workflows in a repository.
</Accordion>

<Accordion title="List repository security advisories">
  Use this action to list security advisories for a repository.
</Accordion>

<Accordion title="List repository variables">
  Use this action to list all variables defined in a repository.
</Accordion>

<Accordion title="List ssh signing keys for the authenticated user">
  Use this action to get a list of ssh signing keys associated with the authenticated user's github account.
</Accordion>

<Accordion title="List starred gists">
  Use this action to get a list of gists that the authenticated user has starred.
</Accordion>

<Accordion title="List secret scanning alerts for a repository">
  Use this action to list all secret scanning alerts for a repository.
</Accordion>

<Accordion title="List security manager teams">
  Use this action to list all teams that have been granted security manager permissions in an organization. requires oauth token or personal access token with 'read:org' scope.
</Accordion>

<Accordion title="List stargazers">
  Use this action to list users who have starred a repository.
</Accordion>

<Accordion title="List subscriptions for the authenticated user">
  Use this action to get a list of active marketplace subscriptions for the authenticated user.
</Accordion>

<Accordion title="List repository teams">
  Use this action to list all teams that have access to a repository.
</Accordion>

<Accordion title="Github List Repos With Ghactions Cache Usage">
  Use this action to list github actions cache usage statistics for repositories in an organization.
</Accordion>

<Accordion title="List team repositories">
  Use this action to list all repositories that a team has access to.
</Accordion>

<Accordion title="List team repositories legacy">
  Use this action to list repositories that belong to a team using the legacy endpoint. note: this endpoint is deprecated, use 'list team repositories' instead.
</Accordion>

<Accordion title="List team projects legacy">
  Use this action to list all projects for a team using the legacy endpoint. note: this action is deprecated.
</Accordion>

<Accordion title="List user migrations">
  Use this action to list all migrations initiated by the authenticated user.
</Accordion>

<Accordion title="List repository webhooks">
  Use this action to list all webhooks configured for a repository.
</Accordion>

<Accordion title="List users that are assigned to an organization role">
  Use this action to get a list of users who are assigned to a specific role in an organization. requires administrator access and the `admin:org` scope for oauth or classic tokens.
</Accordion>

<Accordion title="List selected repositories for an organization secret">
  Use this action to get a list of repositories that have access to an organization secret when the visibility is set to 'selected'.
</Accordion>

<Accordion title="List repository security advisories for an organization">
  Use this action to list all security advisories for an organization. only organization owners and security managers can access this information.
</Accordion>

<Accordion title="List users blocked by the authenticated user">
  Use this action to get a list of users that are blocked by the authenticated user.
</Accordion>

<Accordion title="List selected repositories for an organization variable">
  Use this action to get a list of repositories that have been selected to use an organization variable.
</Accordion>

<Accordion title="Mark a thread as read">
  Use this action to mark a notification thread as read.
</Accordion>

<Accordion title="List user account issues assigned to the authenticated user">
  Use this action to list all issues assigned to the authenticated user across all repositories.
</Accordion>

<Accordion title="List subscriptions for the authenticated user stubbed">
  Use this action to get a list of active marketplace subscriptions for the authenticated user (stubbed version).
</Accordion>

<Accordion title="Mark a thread as done">
  Use this action to mark a notification thread as done in your github notification inbox.
</Accordion>

<Accordion title="Move a project column">
  Use this action to move a project column to a different position (first, last, or after another column).
</Accordion>

<Accordion title="Lock an issue">
  Use this action to lock conversations in an issue or pull request. only users with push access can perform this action.
</Accordion>

<Accordion title="Mark notifications as read">
  Use this action to mark all notifications as read for the authenticated user.
</Accordion>

<Accordion title="List user projects">
  Use this action to get a list of projects for a specified github user.
</Accordion>

<Accordion title="Mark repository notifications as read">
  Use this action to mark all notifications in a repository as read for the authenticated user.
</Accordion>

<Accordion title="Manage access control for organization codespaces">
  Use this action to manage user access to codespaces in an organization by setting visibility and selecting which members can access codespaces.
</Accordion>

<Accordion title="List tag protection states for a repository">
  Use this action to get the list of tag protection states for a repository. only available to repository administrators.
</Accordion>

<Accordion title="Merge a branch">
  Use this action to merge one branch into another in a repository.
</Accordion>

<Accordion title="Check if a pull request has been merged">
  Use this action to check if a pull request has been merged into its base branch (deprecated: use check if a pull request has been merged).
</Accordion>

<Accordion title="Ping a repository webhook">
  Use this action to send a ping event to a repository webhook to verify its configuration.
</Accordion>

<Accordion title="Github List Repo Access By Token">
  Use this action to list repositories that a fine-grained personal access token is requesting access to. only github apps can use this action.
</Accordion>

<Accordion title="List selected repositories for a user secret">
  Use this action to get a list of repositories that have access to a specific user's development environment secret.
</Accordion>

<Accordion title="Ping an organization webhook">
  Use this action to send a ping event to an organization webhook. requires organization owner permissions and admin:org hook scope.
</Accordion>

<Accordion title="List watchers">
  Use this action to get a list of users who are watching (subscribing to) a specific repository.
</Accordion>

<Accordion title="Github Manage Custom Properties For Org Repos">
  Use this action to update or create custom properties for organization repositories. you can manage properties for up to 30 repositories in a single request.
</Accordion>

<Accordion title="Privately report a security vulnerability">
  Use this action to privately report a security vulnerability in a repository.
</Accordion>

<Accordion title="Create a review for a pull request">
  This api endpoint enables creation of pull request reviews and notifications. rapid usage may cause rate limiting. use `pending` for draft reviews. calculate diff position for comments. supports various response content types.\<\<DEPRECATED use create\_a\_review\_for\_a\_pull\_request>>
</Accordion>

<Accordion title="Get a pull request">
  Deprecated: use get a pull request action instead.
</Accordion>

<Accordion title="Github List Selected Repos For Secret Access">
  Use this action to list all repositories that have been selected for access to a specific organization secret in dependabot.
</Accordion>

<Accordion title="Manage secrets in selected repositories with proper access">
  Use this action to list repositories that have access to an organization secret. only repositories that were specifically selected to have access will be returned.
</Accordion>

<Accordion title="Github List Repo Dev Container Configs For User">
  Use this action to list devcontainer.json configurations for a repository. requires 'codespace' scope for oauth app and personal tokens.
</Accordion>

<Accordion title="Create a review comment for a pull request">
  Use this action to create a comment on a specific line or range of lines in a pull request's diff. this is a deprecated version, use create a review comment for a pull request instead.
</Accordion>

<Accordion title="Create a pull request">
  Use this action to create a new pull request in a repository. (deprecated: use create a pull request)
</Accordion>

<Accordion title="Redeliver a delivery for an organization webhook">
  Use this action to reattempt delivery of a webhook to an organization. requires organization owner permissions.
</Accordion>

<Accordion title="Merge a pull request">
  Use this action to merge a pull request into its base branch.
</Accordion>

<Accordion title="Redeliver a delivery for a repository webhook">
  Use this action to resend a specific webhook delivery for a repository.
</Accordion>

<Accordion title="List self hosted runners for an organization">
  Use this action to list all self-hosted runners in an organization.
</Accordion>

<Accordion title="Remove an organization member">
  Use this action to remove a user from an organization. the user will be removed from all teams and lose access to all organization repositories.
</Accordion>

<Accordion title="List workflow runs for a repository">
  Use this action to list all workflow runs for a repository. you can filter the runs by actor, branch, event type, and status.
</Accordion>

<Accordion title="Remove all organization roles for a team">
  Use this action to remove all organization roles assigned to a team.
</Accordion>

<Accordion title="Map a commit author">
  Use this action to update a commit author's name and email in a repository before pushing new commits.
</Accordion>

<Accordion title="Github api root">
  Use this action to get the root endpoint information of github's rest api (deprecated - use github api root instead)
</Accordion>

<Accordion title="Remove all labels from an issue">
  Use this action to remove all labels from a specified issue in a repository.
</Accordion>

<Accordion title="List pull requests">
  Use this action to list pull requests for a repository. (deprecated: use list pull requests)
</Accordion>

<Accordion title="List repository tags">
  Use this action to list all tags in a github repository.
</Accordion>

<Accordion title="Remove all organization roles for a user">
  Use this action to remove all assigned organization roles from a user.
</Accordion>

<Accordion title="Github List Repo Secrets Without Values">
  Use this action to list all development environment secrets in a repository (without their encrypted values).
</Accordion>

<Accordion title="Remove an organization role from a user">
  Use this action to remove a custom organization role from a user.
</Accordion>

<Accordion title="Remove an organization role from a team">
  Use this action to remove an organization role from a team.
</Accordion>

<Accordion title="List self hosted runners for a repository">
  Use this action to list all self-hosted runners configured in a repository.
</Accordion>

<Accordion title="Remove assignees from an issue">
  Use this action to remove one or more assignees from a github issue.
</Accordion>

<Accordion title="List the people a user follows">
  Use this action to get a list of github users that a specific user follows.
</Accordion>

<Accordion title="List workflow runs for a workflow">
  Use this action to list all workflow runs for a specific workflow in a repository. you can filter the runs by actor, branch, event type, and status.
</Accordion>

<Accordion title="Remove a custom property for an organization">
  Use this action to delete a custom property from an organization. requires organization admin access or custom properties org definitions manager permission.
</Accordion>

<Accordion title="Remove a project from a team">
  Use this action to remove a project from a team in an organization.
</Accordion>

<Accordion title="Remove a label from an issue">
  Use this action to remove a specific label from an issue in a repository.
</Accordion>

<Accordion title="Remove a project from a team legacy">
  Use this action to remove a project from a team using the legacy api endpoint. note: this api is deprecated.
</Accordion>

<Accordion title="List teams">
  Use this action to list all teams in an organization.
</Accordion>

<Accordion title="List social accounts for a user">
  Use this action to list social media accounts linked to a github user.
</Accordion>

<Accordion title="Move a project card">
  Use this action to move a project card to a different position within a column or to a different column.
</Accordion>

<Accordion title="Github List Token Access Repositories">
  Use this action to get a list of repositories that a fine-grained personal access token can access. note: only github apps can use this action.
</Accordion>

<Accordion title="List the people the authenticated user follows">
  Use this action to get a list of users that the authenticated user follows.
</Accordion>

<Accordion title="List users blocked by an organization">
  Use this action to get a list of all users that are blocked by an organization.
</Accordion>

<Accordion title="List reviews for a pull request">
  Use this action to get a chronological list of reviews for a specific pull request.
</Accordion>

<Accordion title="List workflow run artifacts">
  Use this action to list all artifacts from a specific workflow run.
</Accordion>

<Accordion title="List teams for the authenticated user">
  Use this action to list all teams across organizations that the authenticated user belongs to.
</Accordion>

<Accordion title="List social accounts for the authenticated user">
  Use this action to list all social accounts linked to the authenticated user.
</Accordion>

<Accordion title="List teams that are assigned to an organization role">
  Use this action to get a list of teams that are assigned to a specific organization role.
</Accordion>

<Accordion title="List users">
  Use this action to list all github users (both individuals and organizations) in the order they signed up.
</Accordion>

<Accordion title="List ssh signing keys for a user">
  Use this action to get a list of ssh signing keys for a specified github user.
</Accordion>

<Accordion title="List secrets for the authenticated user">
  Use this action to list all codespaces development environment secrets for the authenticated user.
</Accordion>

<Accordion title="List review comments in a repository">
  Use this action to list all pull request review comments in a repository.
</Accordion>

<Accordion title="List review comments on a pull request">
  Use this action to list all review comments on a pull request.
</Accordion>

<Accordion title="List secret scanning alerts for an enterprise">
  Use this action to list all secret scanning alerts for an enterprise.
</Accordion>

<Accordion title="List runner applications for a repository">
  Use this action to list available runner application binaries that can be downloaded and run for a repository.
</Accordion>

<Accordion title="List secret scanning alerts for an organization">
  Use this action to list all secret scanning alerts for an organization's repositories.
</Accordion>

<Accordion title="List runner applications for an organization">
  Use this action to list available runner application binaries that can be downloaded and used for an organization. requires admin access and appropriate oauth tokens with 'admin:org' or 'repo' scopes.
</Accordion>

<Accordion title="Remove app access restrictions">
  Use this action to remove app access restrictions from a protected branch in a repository.
</Accordion>

<Accordion title="List team projects">
  Use this action to list all projects that a team has access to in an organization.
</Accordion>

<Accordion title="List team members legacy">
  Use this action to list members of a team using the legacy api endpoint. note: this endpoint is deprecated, use 'list team members' instead.
</Accordion>

<Accordion title="List team members">
  Use this action to list all members of a team in an organization, including members of child teams.
</Accordion>

<Accordion title="List timeline events for an issue">
  Use this action to retrieve a chronological list of events associated with a specific issue.
</Accordion>

<Accordion title="Remove a repository collaborator">
  Use this action to remove a collaborator from a repository.
</Accordion>

<Accordion title="Remove status check contexts">
  Use this action to remove status check contexts from a protected branch in a repository.
</Accordion>

<Accordion title="Remove a repository from a team">
  Use this action to remove a repository from a team in an organization. organization owners, team maintainers, or members with admin access can perform this action.
</Accordion>

<Accordion title="Remove a repository from an app installation">
  Use this action to remove a repository from a github app installation. requires admin access to the repository.
</Accordion>

<Accordion title="Render a markdown document">
  Use this action to convert markdown text to html. supports both standard markdown and github flavored markdown (gfm) rendering modes.
</Accordion>

<Accordion title="Get repository content">
  Use this action to get the contents of a file or directory in a repository. (deprecated: use get repository content)
</Accordion>

<Accordion title="Github Remove Org Secret By Name">
  Use this action to delete a dependabot secret from an organization using the secret name.
</Accordion>

<Accordion title="Github Remove Custom Label From Self Hosted Runner">
  Use this action to remove a custom label from an organization's self-hosted runner.
</Accordion>

<Accordion title="Remove interaction restrictions for an organization">
  Use this action to remove all interaction restrictions from public repositories in an organization. only organization owners can use this action.
</Accordion>

<Accordion title="Remove a repository from a team legacy">
  Use this action to remove a repository from a team using the legacy teams api endpoint.
</Accordion>

<Accordion title="List branches">
  Use this action to list the branches of a repository. (deprecated: use list branches)
</Accordion>

<Accordion title="Remove status check protection">
  Use this action to remove status check protection from a branch in a repository.
</Accordion>

<Accordion title="Remove org dev env secret by name">
  Use this action to delete a development environment secret from an organization using the secret name.
</Accordion>

<Accordion title="Remove teams from the copilot subscription for an organization">
  Use this action to remove github copilot access from specified teams in an organization.
</Accordion>

<Accordion title="Github Remove Repo From Org Secret With Selected Visibility">
  Use this action to remove a repository's access to an organization's dependabot secret that has 'selected' visibility.
</Accordion>

<Accordion title="Get all contributor commit activity">
  Use this action to get commit activity statistics for all repository contributors (deprecated).
</Accordion>

<Accordion title="Replace all repository topics">
  Use this action to replace or clear all topics of a repository by providing a new list of topic names.
</Accordion>

<Accordion title="Repo s list collaborators">
  The endpoint lists all collaborators in organization-owned repositories, including various organization members, and requires users with push access, and tokens with `read:org` and `repo` scopes to access. team member lists extend to child teams.\<\<DEPRECATED use list\_repository\_collaborators>>
</Accordion>

<Accordion title="Reset a token">
  Use this action to reset an oauth token for a github app or oauth application. the action requires basic authentication with app credentials.
</Accordion>

<Accordion title="Restore a package for the authenticated user">
  Use this action to restore a previously deleted package for the authenticated user. the package can be restored within 30 days of deletion if the namespace and version are still available.
</Accordion>

<Accordion title="Github Review Access With Personal Token">
  Use this action to approve or deny a pending request for accessing organization resources through a fine-grained personal access token. only github apps can use this action.
</Accordion>

<Accordion title="Remove team membership for a user">
  Use this action to remove a user from a team in an organization.
</Accordion>

<Accordion title="Remove interaction restrictions from your public repositories">
  Use this action to remove all interaction restrictions from your public repositories.
</Accordion>

<Accordion title="Replace repo access on org dev env secret set">
  Use this action to replace all repository access for an organization's development environment secret when setting it to 'selected' visibility.
</Accordion>

<Accordion title="Rerequest a check suite">
  Use this action to trigger a new check suite run for a specific check suite id without requiring new code pushes.
</Accordion>

<Accordion title="Request reviewers for a pull request">
  Use this action to request reviews from specific users or teams for a pull request.
</Accordion>

<Accordion title="Remove interaction restrictions for a repository">
  Use this action to remove interaction restrictions from a repository. requires owner or admin access.
</Accordion>

<Accordion title="Restore a package for a user">
  Use this action to restore a deleted package for a github user within 30 days of deletion.
</Accordion>

<Accordion title="Restore a package for an organization">
  Use this action to restore a deleted package in an organization within 30 days of deletion.
</Accordion>

<Accordion title="List commits">
  The `verification` object in a commit includes the `verified` status, `reason`, `signature`, and `payload`. failure can result from key issues, service errors, unsigned commits, unrecognized signatures, email issues, or invalid signatures. \<\<DEPRECATED use list\_commits>>
</Accordion>

<Accordion title="Replace org secret visibility to selected">
  Use this action to set an organization secret's visibility to 'selected' and specify which repositories can access it.
</Accordion>

<Accordion title="Remove team access restrictions">
  Use this action to remove team access restrictions from a protected branch.
</Accordion>

<Accordion title="Remove requested reviewers from a pull request">
  Use this action to remove specified users and/or teams from the list of requested reviewers on a pull request.
</Accordion>

<Accordion title="Rerequest a check run">
  Use this action to rerequest an existing check run in a repository. this will reset the check run's status to 'queued' and clear its conclusion.
</Accordion>

<Accordion title="Remove selected repository from an organization secret">
  Use this action to remove a repository's access to an organization secret.
</Accordion>

<Accordion title="Remove organization membership for a user">
  Use this action to remove a user's membership from an organization.
</Accordion>

<Accordion title="Review custom deployment protection rules for a workflow run">
  Use this action to approve or reject custom deployment protection rules for a workflow run.
</Accordion>

<Accordion title="Remove team membership for a user legacy">
  Use this action to remove a user's membership from a team using the legacy teams api. note: this is a deprecated endpoint.
</Accordion>

<Accordion title="List repository contributors">
  Use this action to list all contributors to a repository, sorted by number of contributions. (deprecated: use list repository contributors)
</Accordion>

<Accordion title="Remove a security manager team">
  Use this action to remove the security manager role from a team in an organization.
</Accordion>

<Accordion title="Github Review Resource Requests With Fine Grained Tokens">
  Use this action to approve or deny pending requests for accessing organization resources through fine-grained personal access tokens.
</Accordion>

<Accordion title="Create a fork">
  Use this action to create a fork of a repository for the authenticated user. (deprecated: use create a fork)
</Accordion>

<Accordion title="Re run a job from a workflow run">
  Use this action to re-run a specific job and its dependent jobs from a workflow run.
</Accordion>

<Accordion title="Re run a workflow">
  Use this action to re-run a specific workflow run using its id.
</Accordion>

<Accordion title="Review pending deployments for a workflow run">
  Use this action to approve or reject pending deployments that require reviewer approval for a workflow run.
</Accordion>

<Accordion title="Search commits">
  Use this action to search for commits across github repositories using search criteria.
</Accordion>

<Accordion title="Revoke an installation access token">
  Use this action to revoke an installation access token, making it invalid for authentication.
</Accordion>

<Accordion title="Re run failed jobs from a workflow run">
  Use this action to re-run failed jobs and their dependent jobs from a specific workflow run.
</Accordion>

<Accordion title="Remove selected repository from an organization variable">
  Use this action to remove a repository's access to an organization variable that has visibility set to 'selected'.
</Accordion>

<Accordion title="Remove team member legacy">
  Use this action to remove a user from a team using the legacy api endpoint. note: this is a deprecated endpoint.
</Accordion>

<Accordion title="Search code">
  Use this action to search for code across github repositories. the search can be performed on file contents and paths, with results limited to the default branch and files under 384kb.
</Accordion>

<Accordion title="Search issues and pull requests">
  Use this action to search for issues and pull requests on github using keywords and filters.
</Accordion>

<Accordion title="Search topics">
  Use this action to search for github topics based on specified criteria.
</Accordion>

<Accordion title="Remove users from codespaces access for an organization">
  Use this action to remove specified users from having their codespaces billed to the organization.
</Accordion>

<Accordion title="Search users">
  Use this action to search for github users based on various criteria like username, email, location, or number of repositories.
</Accordion>

<Accordion title="List repositories for the authenticated user">
  Use this action to list all repositories owned by or accessible to the authenticated user (deprecated - use list repositories for the authenticated user instead).
</Accordion>

<Accordion title="Remove a selected repository from a user secret">
  Use this action to remove a repository's access to a user's codespace secret.
</Accordion>

<Accordion title="Set allowed actions and reusable workflows for a repository">
  Use this action to configure which github actions and reusable workflows are allowed to run in a repository.
</Accordion>

<Accordion title="Set custom labels for a self hosted runner for a repository">
  Use this action to set new custom labels for a self-hosted runner in a repository.
</Accordion>

<Accordion title="Remove users from the copilot subscription for an organization">
  Use this action to remove specified users from an organization's github copilot subscription.
</Accordion>

<Accordion title="Set a repository subscription">
  Use this action to manage repository notifications by enabling, ignoring, or stopping watch status.
</Accordion>

<Accordion title="Create a repository for the authenticated user">
  Creates a new repository for the authenticated user. oauth app tokens and personal access tokens (classic) need the `public repo` or `repo` scope to create a public repository, and `repo` scope to create a private repository.\<\<DEPRECATED use create\_a\_repository\_for\_the\_authenticated\_user>>
</Accordion>

<Accordion title="Set default workflow permissions for an organization">
  Use this action to set the default workflow permissions for the github token and configure pull request review approval settings for an organization.
</Accordion>

<Accordion title="Set allowed actions and reusable workflows for an organization">
  Use this action to configure which github actions and reusable workflows are allowed to run in an organization.
</Accordion>

<Accordion title="Search labels">
  Use this action to search for labels in a repository by keywords in their names or descriptions.
</Accordion>

<Accordion title="List global security advisories">
  The text describes how to find global security advisories with specific parameters. by default, it excludes malware advisories, which can be included by setting the `type` parameter to `malware`. more on advisory types at github docs.\<\<DEPRECATED use list\_global\_security\_advisories>>
</Accordion>

<Accordion title="Set custom labels for a self hosted runner for an organization">
  Use this action to set or update custom labels for a specific self-hosted runner in an organization.
</Accordion>

<Accordion title="Remove outside collaborator from an organization">
  Use this action to remove an outside collaborator from an organization. this will remove their access from all organization repositories.
</Accordion>

<Accordion title="Set github actions permissions for an organization">
  Use this action to set github actions permissions policy for an organization, including which repositories can run actions and which actions are allowed.
</Accordion>

<Accordion title="Github Remove Public Org Membership">
  Use this action to remove the authenticated user's public membership from an organization.
</Accordion>

<Accordion title="Remove user access restrictions">
  Use this action to remove user access restrictions from a protected branch.
</Accordion>

<Accordion title="Set default workflow permissions for a repository">
  Use this action to set default permissions for the github token and control whether github actions can approve pull requests in a repository.
</Accordion>

<Accordion title="List organization repositories">
  Lists repositories for an organization. viewing `security and analysis` requires admin permissions for the repository or being an organization owner or security manager. more info on managing security managers available.\<\<DEPRECATED use list\_organization\_repositories>>
</Accordion>

<Accordion title="Set interaction restrictions for an organization">
  Use this action to set temporary interaction restrictions for public repositories in an organization, limiting who can interact with the repositories.
</Accordion>

<Accordion title="Set github actions permissions for a repository">
  Sets the github actions permissions policy for enabling github actions and allowed actions and reusable workflows in the repository. oauth app tokens and personal access tokens (classic) need the `repo` scope to use this endpoint.
</Accordion>

<Accordion title="Github Remove Custom Labels From Self Hosted Repository Runner">
  Use this action to remove all custom labels from a self-hosted runner in a repository.
</Accordion>

<Accordion title="Set labels for an issue">
  Use this action to replace all existing labels on an issue with a new set of labels.
</Accordion>

<Accordion title="Set interaction restrictions for your public repositories">
  Temporarily restricts which type of github user can interact with your public repositories. setting the interaction limit at the user level will overwrite any interaction limits that are set for individual repositories owned by the user.
</Accordion>

<Accordion title="Search repositories">
  Use this action to search for repositories on github using keywords and qualifiers.
</Accordion>

<Accordion title="Set organization membership for a user">
  Use this action to add a user to an organization or update their role within it. the role can be either 'admin' (organization owner) or 'member'.
</Accordion>

<Accordion title="Set interaction restrictions for a repository">
  Use this action to set interaction restrictions for a repository, limiting who can comment, open issues, or create pull requests.
</Accordion>

<Accordion title="Remove user as a collaborator">
  Use this action to remove a user as a collaborator from an organization project.
</Accordion>

<Accordion title="Github Remove Repo From Org Dev Env Secret">
  Use this action to remove a repository from an organization's development environment secret.
</Accordion>

<Accordion title="Set a thread subscription">
  Use this action to set notification preferences for a repository thread. you can ignore (mute notifications), subscribe (receive notifications), or unsubscribe (stop notifications) from a thread.
</Accordion>

<Accordion title="Github Remove Custom Label From Repo Runner">
  Use this action to remove a custom label from a self-hosted runner in a repository.
</Accordion>

<Accordion title="Set public organization membership for the authenticated user">
  Use this action to make an organization membership public for the authenticated user.
</Accordion>

<Accordion title="List repositories for a user">
  Lists public repositories for the specified user.\<\<DEPRECATED use list\_repositories\_for\_a\_user>>
</Accordion>

<Accordion title="Rename a branch">
  Use this action to rename a branch in a repository.
</Accordion>

<Accordion title="Set primary email visibility for the authenticated user">
  Use this action to set whether your primary email address is public or private.
</Accordion>

<Accordion title="Get the weekly commit activity">
  Use this action to get weekly statistics about additions and deletions in a repository. note: only works for repositories with fewer than 10,000 commits. deprecated: use get the weekly commit activity instead.
</Accordion>

<Accordion title="Search repositories">
  Search for github repositories by criteria, returning up to 100 results per page. search includes text match metadata for names and descriptions. example: find popular tetris repositories in assembly, sorted by stars.\<\<DEPRECATED use search\_repositories>>
</Accordion>

<Accordion title="Create an organization repository">
  A new repository can be created in a specific organization by a member. oauth and personal access tokens require `public repo` or `repo` scope for public, and `repo` scope for private repositories.\<\<DEPRECATED use create\_an\_organization\_repository>>
</Accordion>

<Accordion title="Restore package version for a user">
  Use this action to restore a previously deleted package version for a user. the package can be restored within 30 days of deletion if the namespace and version are still available.
</Accordion>

<Accordion title="Restore a package version for the authenticated user">
  Use this action to restore a previously deleted package version for the authenticated user. the package version can be restored within 30 days of deletion.
</Accordion>

<Accordion title="Restore package version for an organization">
  Use this action to restore a deleted package version for an organization within 30 days of deletion.
</Accordion>

<Accordion title="Github Retrieve Repo Public Key For Encryption">
  Use this action to get the public key needed for encrypting secrets in a repository.
</Accordion>

<Accordion title="Request a github pages build">
  Use this action to request a new github pages build for a repository.
</Accordion>

<Accordion title="Get a commit">
  Use this action to get details of a specific commit in a repository. (deprecated: use get a commit)
</Accordion>

<Accordion title="Request a cve for a repository security advisory">
  Use this action to request a cve (common vulnerabilities and exposures) number for a repository security advisory.
</Accordion>

<Accordion title="Create or update file contents">
  This endpoint creates or replaces a file in a repository but cannot be used concurrently with the "delete a file" endpoint to avoid errors. it requires `repo` and, for modifying `.github/workflows`, `workflow` scopes in oauth or personal access tokens.\<\<DEPRECATED use create\_or\_update\_file\_contents>>
</Accordion>

<Accordion title="Set selected repositories for an organization secret">
  Use this action to specify which repositories have access to an organization secret.
</Accordion>

<Accordion title="Set selected repositories for an organization variable">
  Use this action to specify which repositories can access an organization variable. note that the variable's visibility must be set to 'selected'.
</Accordion>

<Accordion title="Set selected repositories for a user secret">
  Use this action to specify which repositories can access a user's development environment secret.
</Accordion>

<Accordion title="Update a project">
  Updates a project board's information. returns a `404 not found` status if projects are disabled. if you do not have sufficient privileges to perform this action, a `401 unauthorized` or `410 gone` status is returned.
</Accordion>

<Accordion title="Update a milestone">
  Use this action to update a milestone in a repository by its number.
</Accordion>

<Accordion title="Unlock a user repository">
  Use this action to unlock a repository after a user migration is complete. this allows the repository to be used or deleted. note: if the repository is not locked, this action will return a 404 error.
</Accordion>

<Accordion title="Stop a codespace for an organization user">
  Use this action to stop a codespace belonging to a user in an organization.
</Accordion>

<Accordion title="Update a label">
  Use this action to update the name, color, or description of a label in a repository.
</Accordion>

<Accordion title="Set the level of access for workflows outside of the repository">
  Use this action to set the access level for external workflows to access actions and reusable workflows in a repository.
</Accordion>

<Accordion title="Update a dependabot alert">
  Use this action to update the state of a dependabot alert in a repository.
</Accordion>

<Accordion title="Update an organization membership for the authenticated user">
  Use this action to accept a pending invitation to join an organization.
</Accordion>

<Accordion title="Set team access restrictions">
  Use this action to set which teams have push access to a protected branch. this will replace all existing team access permissions.
</Accordion>

<Accordion title="Set status check contexts">
  Use this action to set the required status check contexts for a protected branch in a repository.
</Accordion>

<Accordion title="Stop a codespace for the authenticated user">
  Use this action to stop a codespace for the authenticated user.
</Accordion>

<Accordion title="Update a pull request">
  Use this action to update a pull request's title, body, state, target branch, or maintainer modification permission.
</Accordion>

<Accordion title="Star a repository for the authenticated user">
  Use this action to star a repository as the authenticated user
</Accordion>

<Accordion title="Unstar a gist">
  Use this action to remove a star from a gist.
</Accordion>

<Accordion title="Update a repository invitation">
  Use this action to update the permissions of a repository invitation for a user.
</Accordion>

<Accordion title="Submit a review for a pull request">
  Use this action to submit a review for a pull request. the review can be an approval, request for changes, or a comment.
</Accordion>

<Accordion title="Update a deployment branch policy">
  Use this action to update the branch or tag policy for a deployment environment.
</Accordion>

<Accordion title="Update a repository ruleset">
  Use this action to modify an existing ruleset's configuration for a repository, including its name, target, enforcement level, and rules.
</Accordion>

<Accordion title="Sync a fork branch with the upstream repository">
  Use this action to synchronize a branch in a forked repository with its upstream repository.
</Accordion>

<Accordion title="Unstar a repository for the authenticated user">
  Use this action to remove a star from a repository for the authenticated user.
</Accordion>

<Accordion title="Update a pull request branch">
  Use this action to update a pull request branch by merging the latest changes from the base branch.
</Accordion>

<Accordion title="Update a repository security advisory">
  Use this action to update a repository security advisory using its ghsa id.
</Accordion>

<Accordion title="Update a repository variable">
  Use this action to update a github actions variable in a repository. requires collaborator access or oauth/pat with 'repo' scope.
</Accordion>

<Accordion title="Update a review comment for a pull request">
  Use this action to update a review comment on a pull request.
</Accordion>

<Accordion title="Test the push repository webhook">
  Use this action to test a repository webhook by triggering a push event. the webhook must be subscribed to push events. if not subscribed, returns 204 without sending a test post.
</Accordion>

<Accordion title="Update an environment variable">
  To create, update, or read environment variables in a github actions workflow, authenticated collaborators need `repo` scope on oauth or classic tokens.
</Accordion>

<Accordion title="Update a review for a pull request">
  Use this action to update the body text of an existing pull request review.
</Accordion>

<Accordion title="Update a repository webhook">
  Use this action to modify an existing webhook in a repository. you can update the webhook's url, events it listens to, and its active status.
</Accordion>

<Accordion title="Update a team">
  Use this action to update a team's settings in an organization. you can modify the team's name, description, privacy settings, notification settings, and parent team.
</Accordion>

<Accordion title="Update a discussion">
  Use this action to edit the title and body of a team discussion in an organization.
</Accordion>

<Accordion title="Update a secret scanning alert">
  Use this action to update the status of a secret scanning alert in a repository.
</Accordion>

<Accordion title="Transfer a repository">
  Use this action to transfer a repository to another user or organization.
</Accordion>

<Accordion title="Set user access restrictions">
  Use this action to set a list of users who can push to a protected branch. this will replace any existing user push access permissions.
</Accordion>

<Accordion title="Update an existing project card">
  Use this action to update a project card's note content or archive status.
</Accordion>

<Accordion title="Update a team legacy">
  Use this action to update a team using the legacy teams api endpoint. this is a deprecated endpoint.
</Accordion>

<Accordion title="Update a discussion comment">
  This text outlines how to edit discussion comments, specifying teams with `org id` and `team id`. it requires `write:discussion` scope for oauth and classic personal access tokens.
</Accordion>

<Accordion title="Update a reference">
  Use this action to update a git reference (branch, tag, etc.) to point to a new commit sha.
</Accordion>

<Accordion title="Update an existing project column">
  Use this action to update the name of an existing project column in a github repository.
</Accordion>

<Accordion title="Update branch protection">
  Use this action to update branch protection rules for a repository branch.
</Accordion>

<Accordion title="Github Update Resource Access With Tokens">
  Use this action to revoke access to organization resources for specified fine-grained personal access tokens. only github apps can use this action.
</Accordion>

<Accordion title="Update a webhook configuration for an organization">
  Use this action to update the configuration of an organization's webhook, including url, content type, secret, and ssl settings.
</Accordion>

<Accordion title="Update status check protection">
  Use this action to update the status check protection rules for a branch in a repository.
</Accordion>

<Accordion title="Update information about a github pages site">
  Use this action to update the configuration of a github pages site for a repository, including custom domain, https settings, and build settings.
</Accordion>

<Accordion title="Update the authenticated user">
  Use this action to update the profile information of the authenticated github user. note that private email addresses remain private even if included in the update.
</Accordion>

<Accordion title="Update git lfs preference">
  Use this action to update git lfs (large file storage) preferences for importing repositories.
</Accordion>

<Accordion title="Update a webhook configuration for a repository">
  Use this action to update the configuration of a webhook for a repository, including url, content type, and ssl settings.
</Accordion>

<Accordion title="Start an import">
  Use this action to start importing a repository from another version control system (like svn or mercurial) to github. note: this feature will be deprecated on april 12, 2024.
</Accordion>

<Accordion title="Github Update Token Org Access">
  Use this action to revoke a fine-grained personal access token's access to organization resources. only github apps can use this action.
</Accordion>

<Accordion title="Update a discussion comment legacy">
  Use this action to update a comment in a team discussion using the legacy api endpoint. note: this is a deprecated endpoint.
</Accordion>

<Accordion title="Update an import">
  Use this action to update an import with credentials or restart an import. for multi-project servers, you can specify the project to import.
</Accordion>

<Accordion title="Update a release">
  Use this action to update an existing release in a repository.
</Accordion>

<Accordion title="Get the authenticated user">
  \[deprecated] use get the authenticated user action instead.
</Accordion>

<Accordion title="Get a user">
  Use this action to get information about a github user by their username. (deprecated: use get a user)
</Accordion>

<Accordion title="Upload an analysis as sarif data">
  Use this action to upload sarif data for code scanning analysis to a repository.
</Accordion>

<Accordion title="Get contextual information for a user">
  Use this action to get contextual information about a github user (deprecated - use get contextual information for a user instead).
</Accordion>

<Accordion title="List email addresses for the authenticated user">
  Lists all of your email addresses, and specifies which one is visible to the public. oauth app tokens and personal access tokens (classic) need the `user:email` scope to use this endpoint.\<\<DEPRECATED use list\_email\_addresses\_for\_the\_authenticated\_user>>
</Accordion>

<Accordion title="Update a release asset">
  Use this action to modify the properties of a release asset in a repository.
</Accordion>

<Accordion title="Update a discussion legacy">
  Use this action to update the title and body of a team discussion (legacy api).
</Accordion>

<Accordion title="Users list public emails for authenticated user">
  Deprecated: use list public email addresses for the authenticated user instead. use this action to retrieve the list of public email addresses for the authenticated user. note: requires oauth app tokens or personal access tokens with 'user:email' scope.
</Accordion>

<Accordion title="List followers of the authenticated user">
  Lists the people following the authenticated user.\<\<DEPRECATED use list\_followers\_of\_the\_authenticated\_user>>
</Accordion>

<Accordion title="Update pull request review protection">
  Use this action to update the pull request review protection settings for a branch in a repository. this includes settings like required reviewers, code owner reviews, and dismissal restrictions.
</Accordion>

<Accordion title="Start an organization migration">
  Initiates the generation of a migration archive.
</Accordion>

<Accordion title="Update a gist">
  Use this action to edit a gist by updating its description or files.
</Accordion>

<Accordion title="Update an issue">
  Issue owners and users with push access can edit issues. the endpoint supports different media types for markdown formatting, including raw, text, html representations, and a combination of all.
</Accordion>

<Accordion title="List social accounts for a user">
  Use this action to list social media accounts linked to a github user. (deprecated: use list social accounts for a user)
</Accordion>

<Accordion title="Github Verify Dev Container Permissions Accepted">
  Use this action to verify if the authenticated user has accepted the permissions required by a devcontainer configuration.
</Accordion>

<Accordion title="Update repository preferences for check suites">
  Use this action to enable or disable automatic creation of check suites when code is pushed to a repository.
</Accordion>

<Accordion title="Update an issue comment">
  Use this action to update the content of a comment on an issue or pull request.
</Accordion>

<Accordion title="Update a gist comment">
  Use this action to update a comment on a gist.
</Accordion>

<Accordion title="Update a repository">
  **note**: to edit a repository's topics, use the [replace all repository topics](https://docs.github.com/rest/repos/repos#replace-all-repository-topics) endpoint.
</Accordion>

<Accordion title="Unfollow a user">
  Use this action to unfollow a github user.
</Accordion>

<Accordion title="Update an organization">
  Use this action to update the settings and properties of an organization. this includes updating organization permissions, repository creation settings, security features, and other organization-wide configurations.
</Accordion>

<Accordion title="Start a codespace for the authenticated user">
  Use this action to start a codespace for the authenticated user.
</Accordion>

<Accordion title="Unblock a user from an organization">
  Use this action to unblock a user from an organization.
</Accordion>

<Accordion title="Unblock a user">
  Use this action to unblock a user that you had previously blocked.
</Accordion>

<Accordion title="Update an organization repository ruleset">
  Use this action to update the configuration of an organization's repository ruleset.
</Accordion>

<Accordion title="Star a gist">
  Use this action to star a github gist.
</Accordion>

<Accordion title="Update a commit comment">
  Use this action to update the content of an existing commit comment in a repository.
</Accordion>

<Accordion title="Update a code scanning default setup configuration">
  Use this action to update the code scanning default setup configuration for a repository.
</Accordion>

<Accordion title="Unlock an organization repository">
  Use this action to unlock a repository that was previously locked for migration in an organization.
</Accordion>

<Accordion title="Unlock an issue">
  Use this action to unlock a locked issue in a repository.
</Accordion>

<Accordion title="Update an organization variable">
  Use this action to update an organization-level variable for github actions workflows.
</Accordion>

<Accordion title="Update an organization webhook">
  Use this action to update an organization's webhook configuration, including its url, events, and secret.
</Accordion>

<Accordion title="Start a user migration">
  Use this action to start a migration of a user's repositories.
</Accordion>

<Accordion title="Update a codespace for the authenticated user">
  Use this action to update a codespace's machine type, display name, and recent folders for the authenticated user. note: changes take effect on next start.
</Accordion>

<Accordion title="Update a custom organization role">
  Use this action to update an existing custom organization role, including its name, description, and permissions.
</Accordion>

<Accordion title="Update a check run">
  Use this action to update an existing check run for a specific commit in a repository.
</Accordion>

<Accordion title="Update a code scanning alert">
  Use this action to update the status of a code scanning alert in a repository.
</Accordion>
