actions-marketplace-validations/Update Pull Request Description on Push
GitHub Action that updates the pull request description and title
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GITHUB_TOKEN secret | yes | — |
| pr_title | The title of the PR | — | "" |
| pr_body | The body of the PR | — | "" |
| destination_branch | Base branch of the PR. Default is master. | — | master |
| fail_on_error | Raise an exception and mark the action as failed in case of error | no | true |
Outputs
no outputs