ljharb/Require "Allow Edits"
A GitHub action to require "allow edits" to be checked on a PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GitHub token (if not provided, the env var GITHUB_TOKEN will be used) | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| maintainer_can_modify | Whether the "allow edits" box is checked or not |