You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds `blacklistLabel`, a per-repo configurable label (default "slop") for the
contributor-blacklist disposition, wired with full config-as-code parity: DB
column + migration, Drizzle/types, the focus-manifest (.gittensory.yml) resolver,
OpenAPI, and the settings route. This is the management/config layer for the
anti-abuse blacklist; the engine disposition that consumes it lands in a follow-up.
The label is configurable so the disposition works regardless of the label a repo
uses — nothing is hard-coded.
Advances #1425.
0 commit comments