nascjoao/FENCE CLI Action
Prevents large pull requests by checking line diffs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base_branch | Branch to compare against | no | main |
| limit | Line limit | no | 250 |
| success_msg | Success message | no | ✅ Nice work! {total} modified lines within limit {limit}. |
| fail_msg | Failure message | no | ❌ Too many changes: {total} modified lines, limit is {limit}. |
Outputs
no outputs