actions-marketplace-validations/Mark PR as Ready to Review
Converts the given pull request from a draft to be ready-to-review
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pull-request-number | GitHub pull request number | no | ${{ github.event.number }} |
| owner | GitHub pull request's owner or organization | no | ${{ github.repository_owner }} |
| repo | GitHub pull request's repo name | no | ${{ github.event.repository.name }} |
| token | Github Token used to make API request to mutate pull requests | no | ${{ github.token }} |
Outputs
no outputs