You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...
- uses: actions/stale@v8
with:
stale-issue-message: 'Message to comment on stale issues. If none provided, will not mark issues stale'
stale-pr-message: 'Message to comment on stale PRs. If none provided, will not mark PRs stale'
...
Is it "skip comment" or "will not mark issues stale"?
Or is the difference between "empty string" vs. "not provided"?
(Context, we have a super old fork of the action that adds an option to disable commenting, but I am not sure if that is even still needed: main...pantharshit00:stale:main)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Docs are not super clear to me:
But then the first Usage example:
Is it "skip comment" or "will not mark issues stale"?
Or is the difference between "empty string" vs. "not provided"?
(Context, we have a super old fork of the action that adds an option to disable commenting, but I am not sure if that is even still needed: main...pantharshit00:stale:main)
Beta Was this translation helpful? Give feedback.
All reactions