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 29,303 available
Overall flaky rate

1.0%

3 runs needed a re-run
Flaky workflows

2

of 19 workflows
Recovered runs

2

failed, then passed on re-run
External PR runs

123

triggered from forks

Per-workflow breakdown

WorkflowRunsPassedFailedRe-runsRecoveredExternalAvg runtime (7d)Flaky rate
Run Tests (Linux) [on pull request]1569
2
21024m 12s

13.3%

Run Tests (macOS)20119
1
0928m 43s

5.0%

Run Tests (Linux) [on schedule]707

0

0040m 37s

0.0%

Run Tests (Windows) [on schedule]707

0

0015m 35s

0.0%

Run Tests (macOS) [on schedule]707

0

0039m 55s

0.0%

PR Validation421329

0

01712s

0.0%

Build and Test21138

0

01020m 52s

0.0%

Code Coverage [on schedule]752

0

0022m 28s

0.0%

Check Rebase on Main21192

0

01058s

0.0%

Check Go Generate Has Been Run22202

0

0101m 23s

0.0%

Check for Large Objects15141

0

0101m 14s

0.0%

Web UI E2E Tests20191

0

0913m 6s

0.0%

CodeQL23230

0

0102m 57s

0.0%

Validate Parameters File22220

0

01019s

0.0%

Linter21210

0

093m 2s

0.0%

Run Tests (Windows)20200

0

099m 57s

0.0%

Close inactive issues660

0

0020s

0.0%

Issue Validation330

0

0013s

0.0%

github_actions in /. - Update #1508686030110

0

006m 32s

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.