What's Changed
- Allow daysBeforeStale options to be float by @irega in #841
- Use cache in check-dist.yml by @jongwooo in #876
- fix print outputs step in existing workflows by @irega in #859
- Update issue and PR templates, add/delete workflow files by @IvanZosimov in #880
- Update how stale handles exempt items by @johnsudol in #874
Breaking Changes
- In this release we prevent this action from managing the
stale
label on items included inexempt-issue-labels
andexempt-pr-labels
- We decided that this is outside of the scope of this action, and to be left up to the maintainer
New Contributors
- @irega made their first contribution in #841
- @jongwooo made their first contribution in #876
- @IvanZosimov made their first contribution in #880
- @johnsudol made their first contribution in #874
Full Changelog: v6...v7.0.0