Optionalcreator?: UserOptionalghActionsVerifyActor?: booleanWhether to verify the actor of a GitHub Actions run when authenticating publishing with a GitHub Actions OIDC token.
Optionalquotas?: {OptionalnewPackagePerWeekLimit?: numberThe maximum number of new packages allowed to be created in the scope in a week.
OptionalnewPackagePerWeekUsage?: numberThe number of new packages created in the scope in the last week.
OptionalpackageLimit?: numberThe maximum number of packages allowed in the scope.
OptionalpackageUsage?: numberThe number of packages in the scope.
OptionalpublishAttemptsPerWeekLimit?: numberThe maximum number of times packages in the scope can be published in a week.
OptionalpublishAttemptsPerWeekUsage?: numberThe number of times packages in the scope have been published in the last week.
OptionalrequirePublishingFromCI?: booleanWhether to require publishing from a CI environment. This disables publishing from a local environment.
The date and time when the scope was last updated.
The date and time when the scope was created.