Skip to content

chore(release): map AIalliAI and plcunha contributor emails in AUTHOR_MAP - #44773

Closed
AIalliAI wants to merge 1 commit into
NousResearch:mainfrom
AIalliAI:chore/author-map-aialli
Closed

chore(release): map AIalliAI and plcunha contributor emails in AUTHOR_MAP#44773
AIalliAI wants to merge 1 commit into
NousResearch:mainfrom
AIalliAI:chore/author-map-aialli

Conversation

@AIalliAI

Copy link
Copy Markdown
Contributor

What

Adds four entries to AUTHOR_MAP in scripts/release.py:

Why

The check-attribution job flags any PR whose commits carry author emails missing from AUTHOR_MAP. AIalliAI currently has ~40 open PRs, and each one fails this required check as soon as its workflows are approved — adding the same one-line mapping hunk to every PR would just create 40 copies of a merge conflict in this file.

Since the workflow reads AUTHOR_MAP from the PR merge ref, landing the mapping on main once clears the check for all open PRs on their next run, with no per-PR changes.

🤖 Generated with Claude Code

…_MAP

The contributor-check workflow flags commits whose author emails are
missing from AUTHOR_MAP. AIalliAI has ~40 open PRs whose attribution
checks fail on this; plcunha's open PR NousResearch#44460 hits the same. Mapping
here once clears the check for all of them (the workflow reads
AUTHOR_MAP from the PR merge ref).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@AIalliAI

Copy link
Copy Markdown
Contributor Author

@alt-glitch @tonydwb gentle ping on this one — it's a one-file AUTHOR_MAP chore (all checks green) but it currently gates every open PR from this account: check-attribution reads the map from the PR merge ref, so each PR fails until the mapping lands on main (latest example: run 27404714377 on #44392). Once merged, all of them clear on rerun with no per-PR changes. Thanks!

@alt-glitch alt-glitch added type/refactor Code restructuring, no behavior change comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have labels Jun 12, 2026
@AIalliAI AIalliAI closed this Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have type/refactor Code restructuring, no behavior change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants