Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/dev-infra
/
Class
ng-dev/pr/common/validation/assert-pending.ts:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
);
18
19
class
Validation extends PullRequestValidation {
20
assert(pullRequest: PullRequestFromGithub) {
21
switch (pullRequest.state) {
22
case
'CLOSED'
:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected