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
Rename the security author setting and its env var (github_authors /
METRICSAI_GITHUB_AUTHORS) to security_github_authors /
METRICSAI_SECURITY_GITHUB_AUTHORS, parallel to testing_github_authors.
The testing module never inherited github_authors (testing_authors falls back
to its own classifier-bot default, not to github_authors), so the old name
misleadingly implied a shared setting. github_repos / github_token /
github_base_url keep the github_* prefix since they are genuinely shared.
The --author CLI flag and --all-authors behavior are unchanged for users; only
the env var / internal field name changed.
Also removes metricsai/src/t, a stray file accidentally committed during the
all-authors PR.
BREAKING CHANGE: METRICSAI_GITHUB_AUTHORS is now METRICSAI_SECURITY_GITHUB_AUTHORS.
Co-authored-by: Brian Hodges <bhodges@navapbc.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments