octue/Generate pull request description

Dynamically generate the pull request description for a branch from its commit messages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pull_request_urlThe GitHub API URL for the pull request to generate the release notes from. This can be obtained from the GitHub actions environment.yes
api_tokenA GitHub API token. This can be obtained from the GitHub actions environment.yes
headerThe header (including MarkDown styling) to put the release notes under.no# Contents
list_item_symbolThe MarkDown list item symbol to use for listing commit messages in the release notes.no-
namedescription
pull_request_descriptionThe generated pull request description.