Optional
creator?: UserOptional
ghActionsVerifyActor?: booleanWhether to verify the actor of a GitHub Actions run when authenticating publishing with a GitHub Actions OIDC token.
Optional
quotas?: {Optional
newPackagePerWeekLimit?: numberThe maximum number of new packages allowed to be created in the scope in a week.
Optional
newPackagePerWeekUsage?: numberThe number of new packages created in the scope in the last week.
Optional
packageLimit?: numberThe maximum number of packages allowed in the scope.
Optional
packageUsage?: numberThe number of packages in the scope.
Optional
publishAttemptsPerWeekLimit?: numberThe maximum number of times packages in the scope can be published in a week.
Optional
publishAttemptsPerWeekUsage?: numberThe number of times packages in the scope have been published in the last week.
Optional
requirePublishingFromCI?: 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.