Thread
objectThread
Minimal Repository
Show Child Parameters
Show Child Parameters
Example:https://api.github.com/notifications/threads/2/subscription
Thread Subscription
objectThread Subscription
Example:true
Example:2012-10-06T21:34:12Z
Example:https://api.github.com/notifications/threads/1/subscription
Example:https://api.github.com/notifications/threads/1
Example:https://api.github.com/repos/1
Organization Full
objectOrganization Full
Example:github
Example:1
Example:MDEyOk9yZ2FuaXphdGlvbjE=
Example:https://api.github.com/orgs/github
Example:https://api.github.com/orgs/github/repos
Example:https://api.github.com/orgs/github/events
Example:https://api.github.com/orgs/github/hooks
Example:https://api.github.com/orgs/github/issues
Example:https://api.github.com/orgs/github/members{/member}
Example:https://api.github.com/orgs/github/public_members{/member}
Example:https://github.com/images/error/octocat_happy.gif
Example:A great organization
Example:github
Example:GitHub
Example:https://github.com/blog
Example:San Francisco
Example:octocat@github.com
Example:github
Example:true
Example:true
Example:true
Example:2
Example:1
Example:20
Example:https://github.com/octocat
Example:2008-01-14T04:33:35Z
Example:Organization
Example:100
Example:100
Example:81
Example:10000
Example:8
Example:org@example.com
Show Child Parameters
Example:true
Example:true
Example:all
Example:true
Example:true
Example:true
Example:true
Example:true
Example:true
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
.