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

Class

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

Source from the content-addressed store, hash-verified

56 * labels that have been resolved through the merge script configuration.
57 */
58export class MergeTool {
59 private flags: PullRequestMergeFlags;
60
61 constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected