Stale pull request comment input
Input
Name: pull-request-stale-comment
Type: string
Default value: ''
Description
This input will let you define the comment that will be added on the pull requests when they are stale during the processing. This can be useful if you wish to improve the call to action so that watchers can be aware that their pull requests may be closed soon.
Example
# ...
name: Stale
id: stale
uses: sonia-corporation/stale@latest
with:
pull-request-stale-comment: |
This pull request is now stale due to a lack of activity!