Skip to content

feat: add contributor reputation check and maintainer gate workflows#6

Merged
imran-siddique merged 1 commit into
mainfrom
feat/contributor-reputation-check
Jun 9, 2026
Merged

feat: add contributor reputation check and maintainer gate workflows#6
imran-siddique merged 1 commit into
mainfrom
feat/contributor-reputation-check

Conversation

@imran-siddique

Copy link
Copy Markdown
Contributor

Summary

  • Adds `contributor-check.yml`: calls the composite action in `agentrust-io/.github` to screen incoming contributors for coordinated inauthentic behavior
  • Adds `require-maintainer-approval.yml`: blocking gate that fails the merge check until a named maintainer approves

Scripts live in the org `.github` repo; updates to detection logic deploy to all repos at once.

Borrowed from AGT under MIT License (copyright Microsoft Corporation).

Test plan

  • CI passes
  • Open a test PR from an external account to confirm `contributor-check` fires
  • Confirm `require-maintainer-approval` blocks merge until imran-siddique approves

🤖 Generated with Claude Code

Borrowed from AGT under MIT License. Callers reference the composite
action in agentrust-io/.github so script updates happen in one place.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@imran-siddique imran-siddique merged commit 1acb961 into main Jun 9, 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.

1 participant