Releases: cbrgm/cleanup-stale-branches-action
Releases · cbrgm/cleanup-stale-branches-action
v1.1.5
What's Changed
- major(deps): update module github.com/google/go-github/v58 to v59 by @renovate in #15
- refactor: batch update of project dependencies and configurations by @cbrgm in #16
Full Changelog: v1...v1.1.5
v1.1.4
What's Changed
- minor(deps): update dependency go to v1.22.0 by @renovate in #13
- minor(deps): update module golang.org/x/oauth2 to v0.17.0 by @renovate in #14
Full Changelog: v1...v1.1.4
v1.1.3
What's Changed
- refactor: batch update of project dependencies and configurations by @cbrgm in #11
- ci(tools): update giantswarm/install-binary-action action to v2 by @renovate in #12
New Contributors
Full Changelog: v1...v1.1.3
v1.1.2
What's Changed
- docs(readme): add container usage, add sequence diagram by @cbrgm in #8
- refactor: batch update of project dependencies and configurations by @cbrgm in #9
- refactor: batch update of project dependencies and configurations by @cbrgm in #10
Full Changelog: v1...v1.1.2
v1.1.1
What's Changed
- fix: ignoredPrefixes and allowedPrefixes by @cbrgm in #7
Full Changelog: v1...v1.1.1
v1.1.0
What's Changed
- feat: allow glob support for allowed branches, add --ignored-prefixes flag by @cbrgm in #6
Full Changelog: v1...v1.1.0
v1.0.2
What's Changed
- chore: use v1 as action version by @cbrgm in #2
- fix: pass parameters to action by @cbrgm in #3
- chore: use latest version in demo workflow by @cbrgm in #4
- fix: input parameters by @cbrgm in #5
Full Changelog: v1...v1.0.2
v1.0.1
What's Changed
- chore: add demo workflow, update readme by @cbrgm in #1
New Contributors
- @cbrgm made their first contribution in #1
Full Changelog: v1...v1.0.1