Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as core from
'@actions/core'
;
2
import
{context} from
'@actions/github'
;
3
import
{PullRequestEvent} from
'@octokit/webhooks-types'
;
4
import
{Octokit, RestEndpointMethodTypes} from
'@octokit/rest'
;
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
error
Method · 0.45
Tested by
no test coverage detected