actions-marketplace-validations/Mark PR as Draft
Converts the given pull request to a draft
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github Token used to make API request to mutate pull requests | yes | ${{ github.token }} |
| pull-request-node-id | GitHub pull request node id | yes | ${{ github.event.pull_request.node_id }} |
Outputs
no outputs