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

File main.ts

github-actions/unified-status-check/lib/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as core from '@actions/core';
2import {Octokit} from '@octokit/rest';
3import {getAuthTokenFor, ANGULAR_ROBOT, revokeActiveInstallationToken} from '../../utils.js';
4import {PullRequest} from './pull-request.js';

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
errorMethod · 0.45

Tested by

no test coverage detected