Skip to content

security: narrow internal ingress CIDR (JIRA-4521)

6664c41
Select commit
Loading
Failed to load commit list.
Open

security: narrow internal ingress CIDR (JIRA-4521) #521

security: narrow internal ingress CIDR (JIRA-4521)
6664c41
Select commit
Loading
Failed to load commit list.
Reviews Test / Example / Conclusions / timed_out timed out May 13, 2026 in 0s

Conclusion: timed_out

timed_out

The check exceeded its configured time limit.

Blocks merge? No — treated as a failure

Details

timed_out Conclusion

The check exceeded its configured time limit.

When to use

Use when the check exceeded its configured maximum duration. Functionally equivalent to failure for merge-blocking purposes. The GitHub UI shows a clock icon to distinguish it from a test failure.

API Reference

{
  "status": "completed",
  "conclusion": "timed_out",
  "completed_at": "<ISO 8601 timestamp>"
}