hermes-agent/.github/workflows
Teknium dd86deef13
feat(ci): add contributor attribution check on PRs (#9376)
Adds a CI workflow that blocks PRs introducing commits with
unmapped author emails. Checks each new commit's author email
against AUTHOR_MAP in scripts/release.py — GitHub noreply emails
auto-pass, but personal/work emails must be mapped.

Also adds --strict and --diff-base flags to contributor_audit.py
for programmatic use. --strict exits 1 when new unmapped emails
are found; --diff-base scopes the check to only flag emails from
commits after a given ref (grandfathers existing unknowns).

Prevention for the 97-unmapped-email gap found in the April 2026
contributor audit.
2026-04-13 21:13:08 -07:00
..
contributor-check.yml feat(ci): add contributor attribution check on PRs (#9376) 2026-04-13 21:13:08 -07:00
deploy-site.yml feat(skills): centralized skills index — eliminate GitHub API calls for search/install 2026-04-12 16:39:04 -07:00
docker-publish.yml chore: simplify Docker image tags 2026-04-12 19:08:16 +10:00
docs-site-checks.yml fix(ci): pin floating GitHub Actions tags and ascii-guard to explicit versions (#3982) 2026-04-09 21:27:20 +05:30
nix.yml fix(ci): pin floating GitHub Actions tags and ascii-guard to explicit versions (#3982) 2026-04-09 21:27:20 +05:30
skills-index.yml feat(skills): centralized skills index — eliminate GitHub API calls for search/install 2026-04-12 16:39:04 -07:00
supply-chain-audit.yml fix(ci): don't fail supply chain scan when PR comment can't be posted on fork PRs (#6681) 2026-04-13 13:58:59 -07:00
tests.yml refactor(tests): re-architect tests + fix CI failures (#5946) 2026-04-07 17:19:07 -07:00