Prevent unsigned contributors from progressing pull request reviews

Repo maintainers reviewing PRs risk merges without contributor consent, exposing projects to licensing gaps. It prompts missing CLAs so maintainers only review consented contributions.

Prevent unsigned contributors from progressing pull request reviews

Overview

Unsigned contributions create licensing exposure and waste maintainers' review time. This workflow gates PRs by detecting missing CLAs and prompting contributors to sign, keeping review queues clean and legally protected. Maintain focus on code review while preventing unsigned PRs from advancing.

Notable Features

  • Detect missing CLAs on new PRs
  • Post contributor signing reminders
  • Prevent PRs advancing to review

Prevent unsigned contributors from progressing pull request reviews