Backstage
Docs
Github
Preparing search index...
@backstage/plugin-bitbucket-cloud-common
Models
WorkspaceForkingModeEnum
Variable WorkspaceForkingModeEnum
Const
WorkspaceForkingModeEnum
:
{
AllowForks
:
"allow_forks"
;
InternalOnly
:
"internal_only"
;
}
= ...
Controls the rules for forking repositories within this workspace.
allow_forks
: unrestricted forking
internal_only
: prevents forking of private repositories outside the workspace or to public repositories
Type Declaration
Readonly
AllowForks
:
"allow_forks"
Readonly
InternalOnly
:
"internal_only"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Controls the rules for forking repositories within this workspace.