yegor256/judges

`License Compliance` (FOSSA) check fails on every PR — has failed consistently for weeks

Open

#460 opened on Jun 30, 2026

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Ruby (15 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

What happens: The License Compliance GitHub status check (FOSSA) fails on every PR in this repository, going back at least to PR #452 (merged 2026-06-17). Confirmed failing on #452, #453, #456, #457, #458, and #459, each reporting "1 issues found" (PR #452 reported "2 issues found"). The check is not required for merge — PRs are merged despite the red status — but it leaves CI permanently red for a check nobody is acting on.

What should happen: Either the underlying FOSSA-flagged license issue should be resolved (whatever dependency/license combination is being flagged), or the check should be removed/made informational if it's not meant to block anything, so PR status pages don't show a persistent unexplained failure.

Contributor guide