isaiahmoran/Enforce Single Pull Request Action
Github action that ensure a designated user only has a single PR open at any given time.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| username | The username of the account we want to enforce the one PR only policy on. | yes | — |
| token | The github token. | no | ${{ github.token }} |
Outputs
no outputs