2 Commits
Author SHA1 Message Date
Phillip JohnsenandGitHub f111c4f385 Allow for issues/PRs to be closed after manually being marked as stale (#103)
Build / build (push) Has been cancelled
Build / test (push) Has been cancelled
Previously this action would stop and skip all issues or pull requests
it found if no `stale-issue-message | stale-pr-message` option had
been configured.

Configuring `days-before-stale: -1` will activate that behaviour.
2020-07-13 16:20:45 -04:00
Phillip JohnsenandGitHub c2daa6ff62 Avoid changing default options in tests (#102)
Primarily because changing the default options shared amongst tests will
affect other tests.
2020-07-13 16:18:51 -04:00