Delete Older Releases in Github
Version updated for Vucko130/delete-older-releases to version v0.3.0.
- This action is used across all versions by 51 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- update readme by @smallprogram in https://github.com/Vucko130/delete-older-releases/pull/36
- update to Node.js 20 by @ywt114 in https://github.com/Vucko130/delete-older-releases/pull/38
- fixed broken Regex matching discovered in v0.3.1 by @smallprogram in https://github.com/Vucko130/delete-older-releases/pull/35
- feat: now supports GitHub Enterprise server by @smallprogram in https://github.com/Vucko130/delete-older-releases/pull/35
- Change SVG flowchart to Mermaid flowchart by @KevinNitroG in https://github.com/Vucko130/delete-older-releases/pull/33
- add delete_prerelease_only parameter
- changes delete_tag_pattern to use Regex for more advanced pattern matching for release tags.
- Special Thanks to @smallprogram in https://github.com/Vucko130/delete-older-releases/pull/30
- feat: add download quantity removal rules
- feat: handle more than 100 releases per time
Full Changelog: https://github.com/Vucko130/delete-older-releases/compare/v0.2.3...v0.3.0