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
ci: boundary gate — denylist held in a repo secret
Fail the build if a private breadcrumb leaks into public source. The denylist lives in the BLEED_DENYLIST repo secret, not in this file — a public workflow enumerating the forbidden terms would publish the very list it guards (the naive version tripped the local bleed-guard for exactly this). No-op until the secret is set.
0 commit comments