GH

GitHub

Development

Connect GitHub repositories to lint PRs against scope and track requirement implementation.

Features

  • PR scope validation
  • Requirement-to-code traceability
  • Out-of-scope PR detection
  • Scope coverage reports

Use Cases

  • Block PRs that add out-of-scope features
  • Track which requirements have been implemented
  • Detect scope creep at the code level
  • Generate scope coverage reports

Setup Steps

1
Install the ScopeLint GitHub App
2
Select repositories to monitor
3
Configure scope validation rules
4
Enable PR checks