stale/__tests__
Geoffrey Testelin b98591d49e
docs(stale-issue-comment): update the docs to remove that omitting the option will not send a message (#522)
* chore(assignees): add logs

* docs(stale-issue-comment): update the docs to remove that omitting will not send a message

To be sure, what would be even better is to add a test using the default config (because the main issue is that the default options of the specs are not matching the ones from the action).

Closes #521

* test(comment): add more coverage to test the stale issue message

* docs(readme): improve the wording

Co-authored-by: Luke Tomlinson <luketomlinson@github.com>

* refactor: simplify the code to use the stats for the specs

* chore(rebase): fix rebase issue

* chore(statistics): fix issue due to rebase

Co-authored-by: Luke Tomlinson <luketomlinson@github.com>
2021-09-22 09:18:19 -04:00
..
classes feat(draft-pr): add new option to not process PRs which are in draft (#539) 2021-09-20 09:37:32 -04:00
constants feat(draft-pr): add new option to not process PRs which are in draft (#539) 2021-09-20 09:37:32 -04:00
functions feat(options): add new option ignore-updates to stale even with activity (#540) 2021-09-17 09:54:38 -04:00
any-of-labels.spec.ts feat(options): add new option ignore-updates to stale even with activity (#540) 2021-09-17 09:54:38 -04:00
assignees.spec.ts Filter comments by content instead of actor (#519) 2021-07-12 10:37:47 -04:00
exempt-draft-pr.spec.ts feat(draft-pr): add new option to not process PRs which are in draft (#539) 2021-09-20 09:37:32 -04:00
main.spec.ts docs(stale-issue-comment): update the docs to remove that omitting the option will not send a message (#522) 2021-09-22 09:18:19 -04:00
milestones.spec.ts Filter comments by content instead of actor (#519) 2021-07-12 10:37:47 -04:00
only-labels.spec.ts feat(options): add new option ignore-updates to stale even with activity (#540) 2021-09-17 09:54:38 -04:00
operations-per-run.spec.ts feat(options): add new option ignore-updates to stale even with activity (#540) 2021-09-17 09:54:38 -04:00
remove-stale-when-updated.spec.ts Filter comments by content instead of actor (#519) 2021-07-12 10:37:47 -04:00
updates-reset-stale.spec.ts feat(options): add new option ignore-updates to stale even with activity (#540) 2021-09-17 09:54:38 -04:00