
* 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
11 lines
370 B
Markdown
11 lines
370 B
Markdown
<!-- List the change(s) you're making with this PR. -->
|
|
|
|
## Changes
|
|
|
|
- [x] ...
|
|
|
|
## Context
|
|
|
|
<!-- Explain why you're making the change(s). -->
|
|
<!-- If you're closing an issue with this PR, [link them with a keyword](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword). -->
|