stale/__tests__
Geoffrey Testelin 6ec637d238
feat(options): simplify config by removing skip stale message options (#457)
* feat(options): simplify config by removing skip stale message options

Closes #405
Closes #455

BREAKING CHANGES: remove skip-stale-issue-message and skip-stale-pr-message options. If you used this option, replace it by an empty message for the options stale-issue-message and stale-pr-message

* build(dist): update dist

also lint some files

* docs(readme): update the docs by removing the skip options
2021-05-25 14:14:22 -04:00
..
classes feat(statistics): display some stats in the logs (#337) 2021-03-01 15:34:35 -05:00
constants feat(options): simplify config by removing skip stale message options (#457) 2021-05-25 14:14:22 -04:00
functions feat(assignees): add 6 new options to avoid stale for assignees (#327) 2021-02-28 06:15:08 -05:00
any-of-labels.spec.ts feat(any-of-labels): add 2 new options to customize for issues/PRs (#380) 2021-04-28 16:33:42 -04:00
assignees.spec.ts feat(statistics): display some stats in the logs (#337) 2021-03-01 15:34:35 -05:00
main.spec.ts feat(options): simplify config by removing skip stale message options (#457) 2021-05-25 14:14:22 -04:00
milestones.spec.ts feat(statistics): display some stats in the logs (#337) 2021-03-01 15:34:35 -05:00
only-labels.spec.ts feat(statistics): display some stats in the logs (#337) 2021-03-01 15:34:35 -05:00
remove-stale-when-updated.spec.ts feat(remove-stale-when-updated): add 2 options for issues and prs (#383) 2021-04-30 09:14:51 -04:00