adolfosilva/Large PR checker
Blocks PR if number of lines changed is excessive
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| max_lines_changed | Maximum number of lines changed allowed | yes | 400 |
| target_branch | The branch to compare against | yes | main |
Outputs
| name | description |
|---|---|
| total_lines_changed | Total lines changed in this PR |