Releases: github/stale-repos
Releases · github/stale-repos
v1.5.0
v1.4.1
Changelog
🧰 Maintenance
- Update base image version to python 3.11 @zkoppert (#46)
- use only major rev for less frequent README changes @zkoppert (#45)
- docs: simplify the example workflow @bfabio (#42)
- docs: fix token permissions in README @zkoppert (#41)
- Add multiple org example to README @zkoppert (#40)
- Update usage example @vbuberen (#44)
See details of all code changes since previous release
v1.4.0
Changelog
🚀 Features
- feat: Add exemption labels for repositories @zkoppert (#38)
- Write JSON data to file @hopkinsth (#37)
🎉 New Contributors
- @hopkinsth made their first contribution in #37
See details of all code changes since previous release
v1.3.0
Changelog
🚀 Features
🐛 Bug Fixes
- fix: local testing @zkoppert (#34)
- Change deprecated set-output to GITHUB_OUTPUT environment variable @ahatzz11 (#33)
🧰 Maintenance
See details of all code changes since previous release
v1.2.0
Changelog
🚀 Features
- Add inactive days to created issue @ahatzz11 (#24)
- Add inactive repos as action output @akbast (#29)
🧰 Maintenance
- Json testing @zkoppert (#30)
- Add major version updater workflow @ahatzz11 (#27)
- docs: Add token to instructions @zkoppert (#23)
New Contributors
See details of all code changes since previous release
v1.1.0
Changelog
- Allow private repos and update test @zkoppert (#21)
- Add explicit documentation on configuration options and their descriptions @ahatzz11 (#18)
- add call out to github-ospo @zkoppert (#14)
- Update project name @zkoppert (#13)
- Create SUPPORT.md @zkoppert (#11)
- Update release instructions for docker @zkoppert (#10)
See details of all code changes since previous release
v1.0.0
Initial release of this github action!
What's Changed
- Bump github3-py from 3.2.0 to 4.0.1 by @dependabot in #1
- fix: fix nits by @zkoppert in #3
- ci: create action to test that this thing works by @zkoppert in #2
- Add tests and code cov requirements in ci by @zkoppert in #4
- feat: write results to markdown by @zkoppert in #5
New Contributors
- @dependabot made their first contribution in #1
- @zkoppert made their first contribution in #3
Full Changelog: https://github.com/github/stale_repos/commits/v1.0.0