enabled-repositories
stringThe policy that controls the repositories in the organization that are allowed to run GitHub Actions. Can be one of: all
, none
, or selected
.
Allowed values:allnoneselected
actions-organization-permissions
objectThe policy that controls the repositories in the organization that are allowed to run GitHub Actions. Can be one of: all
, none
, or selected
.
Allowed values:allnoneselected
The API URL to use to get or set the selected repositories that are allowed to run GitHub Actions, when enabled_repositories
is set to selected
.
The permissions policy that controls the actions that are allowed to run. Can be one of: all
, local_only
, or selected
.
Allowed values:alllocal_onlyselected
The API URL to use to get or set the actions that are allowed to run, when allowed_actions
is set to selected
.
runner-groups-org
objectLink to the selected repositories resource for this runner group. Not present unless visibility was set to selected
Actions Secret for an Organization
objectSecrets for GitHub Actions for an organization.
The name of the secret.
Example:SECRET_TOKEN
Visibility of a secret
Allowed values:allprivateselected
Example:https://api.github.com/organizations/org/secrets/my_secret/repositories
ActionsPublicKey
objectThe public key used for setting Actions Secrets.
The identifier for the key.
Example:1234567
The Base64 encoded public key.
Example:hBT5WZEj8ZoOv6TYJsfWq7MxTEQopZO5/IT3ZCVQPzs=
Example:2
Example:https://api.github.com/user/keys/2
Example:ssh-rsa AAAAB3NzaC1yc2EAAA
Example:2011-01-26T19:01:12Z