Skip to content

Automate maintainer outreach review queue - #385

Merged
sajeetharan merged 1 commit into
mainfrom
growth/maintainer-outreach-queue
Sep 3, 2026
Merged

Automate maintainer outreach review queue#385
sajeetharan merged 1 commit into
mainfrom
growth/maintainer-outreach-queue

Conversation

@sajeetharan

Copy link
Copy Markdown
Owner

Summary

  • add a durable, idempotent maintainer outreach review queue capped at 10 new candidates per day
  • support explicit approve, reject, sent, and four-day follow-up workflows with at most two attempts
  • add protected daily queue and weekly aggregate report schedules, operator scripts, setup tooling, tests, and the implementation PRD

Safety

  • outreach delivery remains manual; application code does not send outreach messages
  • only the aggregate weekly operator report is emailed
  • queue records use lowercase login IDs and the /login Cosmos partition key

Validation

  • npm test (395 passed, 0 failed)
  • npm run build (72/72 static pages generated)
  • git diff --check

PRD: docs/prd/maintainer-outreach-queue.md

Closes #384

@sajeetharan
sajeetharan merged commit 4ed9daa into main Sep 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Growth: automate maintainer outreach review queue

1 participant