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

File main.ts

github-actions/post-approval-changes/lib/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as core from '@actions/core';
2import {context} from '@actions/github';
3import {PullRequestEvent} from '@octokit/webhooks-types';
4import {Octokit, RestEndpointMethodTypes} from '@octokit/rest';

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
errorMethod · 0.45

Tested by

no test coverage detected