Workflows

The GitHub Actions workflows in PelicanPlatform/pelican — how often their runs pass, how long they take, and how reliable they are. Workflows are ranked by flaky rate: a run that fails and then passes on retry, without any code change, is the clearest sign of an unreliable test or pipeline.

Runs analyzed

300

of 31,023 available
Overall flaky rate

0.7%

2 runs needed a re-run
Flaky workflows

2

of 19 workflows
Recovered runs

2

failed, then passed on re-run
External PR runs

194

triggered from forks

Per-workflow breakdown

WorkflowRunsPassedFailedRe-runsRecoveredExternalAvg runtime (7d)Flaky rate
Run Tests (Linux) [on pull request]1595
1
11520m 34s

6.7%

Linter25204
1
1162m 58s

4.0%

Run Tests (Linux) [on schedule]505

0

0041m 19s

0.0%

Run Tests (Windows) [on schedule]505

0

0016m 48s

0.0%

Run Tests (macOS) [on schedule]505

0

0047m 14s

0.0%

PR Validation22912

0

02222s

0.0%

Run Tests (macOS)26178

0

01726m 59s

0.0%

Build and Test24185

0

01625m 8s

0.0%

Check Rebase on Main14112

0

01010s

0.0%

CodeQL21182

0

0112m 28s

0.0%

Check Go Generate Has Been Run27242

0

0181m 56s

0.0%

Run Tests (Windows)26241

0

0179m 47s

0.0%

Web UI E2E Tests27251

0

01911m 20s

0.0%

Validate Parameters File26250

0

01716s

0.0%

Check for Large Objects16150

0

01612s

0.0%

Issue Validation550

0

0010s

0.0%

Code Coverage [on schedule]550

0

0022m 19s

0.0%

Close inactive issues550

0

0017s

0.0%

Generate Release Artifacts110

0

0013m 24s

0.0%

Collected at build time from the PelicanPlatform/pelican GitHub Actions API (up to 300 runs per source). Flaky rate is derived from re-run attempts (run_attempt > 1) on completed runs; runtimes cover completed runs only; external PR runs come from forked repositories.