Skip to content

Releases: fpicalausa/remove-stale-branches

v2.4.0

06 May 10:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

29 Mar 08:27
5d4abe0
Compare
Choose a tag to compare

New features:

  • Skip branches where the author cannot be determined (thanks @janeklb)
  • Update readme to include needed token permissions (thanks @luong-komorebi)

Fixes:

  • Include security updates from dependencies
  • Add action branding fields

v2.2.0

19 Jan 07:18
68ab5e7
Compare
Choose a tag to compare

Skip branches kept stale from the operation count

v2.1.2

02 Nov 01:15
4686b59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.2

v2.1.0

13 Jul 03:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Thanks all for the improvements 🙏

Full Changelog: v2.0.1...v2.1.0

v2.0.1

03 Feb 09:24
f442973
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Feb 01:45
ebb2ebb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v2.0.0

v1.6.0

07 Jan 08:43
bfaf2b7
Compare
Choose a tag to compare

Explicitly configure how to handle unknown authors retrieved from github

1.5.8

20 Apr 06:06
f4ff460
Compare
Choose a tag to compare

This release adds support for GitHub Enterprise. Thanks @philipparndt !

v1.5.7

07 Dec 14:13
Compare
Choose a tag to compare

Public release for the remove-stale-branches.

As the name indicates, this action identifies branches that are stale (not updated for a number of days), and cleans them up.