Get Organization Result
A collection of values returned by getOrganization.
Constructors
Properties
Whether advanced security is enabled for new repositories.
Default permission level members have for organization repositories.
Whether Dependabot alerts is automatically enabled for new repositories.
Whether Dependabot security updates is automatically enabled for new repositories.
Whether dependency graph is automatically enabled for new repositories.
The organization account description
The type of repository allowed to be created by members of the organization. Can be one of ALL
, PUBLIC
, PRIVATE
, NONE
.
Whether organization members can create internal repositories.
Whether organization members can create pages sites.
Whether organization members can create private pages sites.
Whether organization members can create private repositories.
Whether organization members can create public pages sites.
Whether organization members can create public repositories.
Whether non-admin organization members can create repositories.
Whether organization members can create private repository forks.
(list
) A list of the full names of the repositories in the organization formatted as owner/name
strings
Whether secret scanning is automatically enabled for new repositories.
Whether secret scanning push protection is automatically enabled for new repositories.
Whether two-factor authentication is required for all members of the organization.
Whether organization members must sign all commits.