actions-marketplace-validations/Sticky description

GitHub Action that publishes sticky message to Pull Request or Issue description.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenPersonal access token (PAT) used to fetch the repository. The PAT is configured with the local git config, which enables your scripts to run authenticated git commands. The post-job step removes the PAT. ${{ github.token }}
issue_numberPull Request or Issue number.yes
markerMarker of a message to update the same part of the text in the Issue description.sticky-message
messageA message that is added or updated in Pull Request or Issue description.yes

no outputs