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

Class

ng-dev/pr/merge/failures.ts:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31export class UnsatisfiedBaseShaFatalError extends FatalMergeToolError {
32 constructor() {
33 super(
34 `Pull request has not been rebased recently and could be bypassing CI checks. ` +

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected