mirror of
https://github.com/actions/stale.git
synced 2025-12-10 20:21:20 +00:00
This introduces two new flags `skip-stale-issue-message` and `skip-stale-pr-message` which would skip the message addition if these are set to true. They are backward compatible as empty `stale-issue-message` or `stale-pr-message` will take precedence over them