actions-marketplace-validations/Find And Replace Pull Request Body
Replace workflow related Pull Request body.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 21, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/ivangabriele_find-and-replace-pull-request-body@042438c6cbfbacf6a4701d6042f59b1f73db2fd8 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| githubToken | Github Personal Access Token | yes | — |
| prNumber | Pull request number (if outside the pull_request context) | — | — |
| body | New Pull Request body | — | — |
| find | String to find in Pull Request body | — | — |
| isHtmlCommentTag | Treat `find` input as an HTML Comment Tag | — | — |
| replace | Replacement string in Pull Request body | — | — |
Outputs
no outputs