MCPcopy Create free account
hub / github.com/angular/dev-infra /

Class

ng-dev/pr/common/labels/base.ts:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21export class Label<T extends LabelParams = LabelParams> {
22 /** The repositories the label is to be used in. */
23 repositories = this.params.repositories || [
24 ManagedRepositories.ANGULAR,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected