highesttt/clanker-blocker (sync)

Sync GitHub user blocks from community curated markdown blocklists. Run on a daily cron.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scopeBlock scope: "user" (your personal account) or "org"nouser
org-nameOrganization login. Required when scope is "org".no""
extra-listsYAML array of additional blocklists. The upstream clankers list is always included; these are appended and deduplicated. Each entry has: name: string (label for logs) url: string (URL returning markdown) parser: "table-col1" | "bullet" | "plain" Example: extra-lists: | - name: my-list url: https://example.com/list.md parser: bullet no""
unblock-missingIf true, unblock users who fall off every configured list. Default false.nofalse
dry-runIf true, log planned changes without calling the block API.nofalse

no outputs