devindford/Pull Request Body Updater GitHub Action

GitHub Action that updates a pull request body

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
repo-tokenThe GITHUB_TOKEN secretyes
body-templateBody template where the content gets added to the PR bodyno""
body-update-actionUpdate action to perform on the body. Allowed values: prefix | suffixnosuffix
body-newline-countNumber of newlines to separate body and its prefix or suffixno2
body-uppercase-base-matchShould uppercase matched text from base branch in bodynotrue
body-uppercase-head-matchShould uppercase matched text from head branch in bodynotrue
namedescription
bodyUpdatedWhether the PR body was updated