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

Class

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

Source from the content-addressed store, hash-verified

20}
21
22export class MismatchedTargetBranchFatalError extends FatalMergeToolError {
23 constructor(allowedBranches: string[]) {
24 super(
25 `Pull request is set to wrong base branch. Please update the PR in the Github UI ` +

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected