Skip to content

Releases: klaasnicolaas/action-inactivity-lock

v1.1.1

26 Aug 10:25
Compare
Choose a tag to compare

What's changed

Release with only dependency updates and no new features.

To receive a notification on new releases, click on Watch > Custom > Releases on the top.

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

44 changes

Full Changelog: v1.1.0...v1.1.1

v1.1.0

04 Jul 23:12
1e83c9f
Compare
Choose a tag to compare

What's changed

The code has been rewritten several times and from this release we use the REST API for locking issues and pull requests. But we use the GraphQL API to specifically find the right threads in your repository and close them after inactivity (according to days inputs).

To receive a notification on new releases, click on Watch > Custom > Releases on the top.

🐛 Bug fixes

🚀 Enhancements

Full Changelog: v1.1.0...v1.0.2

v1.0.1

03 Jul 09:58
7ea09bb
Compare
Choose a tag to compare

What's changed

To receive a notification on new releases, click on Watch > Custom > Releases on the top.

🐛 Bug fixes

Full Changelog: v1.0.0...v1.0.1

v1.0.0

02 Jul 13:06
Compare
Choose a tag to compare

🚀 Launch in ..3..2..1

This is the first release of this Github Action with the intention of adding more features in the future. What features would you like to see? If you are going to use this action, I would greatly appreciate it if you would give this repository a 🌟

./Klaas

To receive a notification on new releases, click on Watch > Custom > Releases on the top.

✨ New features

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

  • #10 ⬆️ Update dependency typescript to v5.5.3 @renovate