Releases: srvaroa/labeler
Releases · srvaroa/labeler
v1.11.1: fix author-in-team
What's Changed
- Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot in #151
- Fix "Author is member" in README by @swrobel in #152
- Fix author-in-team by @srvaroa in #154
New Contributors
Full Changelog: v1.11...v1.11.1
v1.11.0: last-modified and author-in-team
What's Changed
- Dockerfile: pin stable to v1.10.1 by @srvaroa in #139
- Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #140
- Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #141
- Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #142
- Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #143
- feat: add a more comprehensive labeler example by @pplmx in #148
- Support last-modified by @srvaroa in #149
- Support author-in-team by @srvaroa in #150
New Contributors
Full Changelog: v1.10.1...v1.11.0
v1.10.1: library updates + tests
What's Changed
- Files: tests for issue #33 by @srvaroa in #132
- Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #133
- Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #135
- Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #136
- Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #137
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #138
Full Changelog: v1.10.0...v1.10.1
v1.10.0: Size supports regex for file exclusions
What's Changed
- fix: Update README to correct markup by @philippwaller in #130
- Size: support regex exclusions by @srvaroa in #131
Full Changelog: v1...v1.10.0
v1.9.0 - new type condition
Thanks @philippwaller for the new action and the improvements in documentation and tests!
What's Changed
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #127
- fix: Improve documentation and refactor tests to cover regex with special characters by @philippwaller in #129
New Contributors
- @philippwaller made their first contribution in #129
Full Changelog: v1...v1.9.0
v1.8.2: New bug fix in author-can-merge
What's Changed
Full Changelog: v1...v1.8.2
v1.8.1: Bug fix in author-can-merge
What's Changed
- Dockerfile: bump default to v1.8.0 by @srvaroa in #115
- Pre-built docker image by @srvaroa in #119
- Fix inconsistencies in YAML extensions by @paduszyk in #120
- Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #122
- Fix bug in author_can_merge by @srvaroa in #124
New Contributors
Full Changelog: v1...v1.8.1
v1.8.0: new age-based matcher
What's Changed
- Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in #112
- Support labels based on PR / Issue age by @srvaroa in #113
Full Changelog: v1...v1.8.0
v1.7.2: Fix appendOnly config parser
This release fixes the configuration parser that was failing to read the appendOnly
setting.
What's Changed
Full Changelog: v1...v1.7.2
v1.7.1: Add missing input parameter, README improvements
Thanks @jrfnl for reporting these (and more to be fixed soon :)
What's Changed
- Delete rogue file (added by me during tests) by @srvaroa in #103
- Add action input for fail_on_error by @srvaroa in #107
- README: use_local_config needs checkout by @srvaroa in #108
- README: regex syntax by @srvaroa in #109
Full Changelog: v1.7.0...v1.7.1