Releases: Laravel-Lang/webhooks-service
Releases · Laravel-Lang/webhooks-service
1.22.0
Added
- If the limit on the number of requests is exceeded, set the task to be returned to the queue with a delay by @andrey-helldar in #56
1.21.0
Added
- Added a counter of real changes when outputting to the changelog by @andrey-helldar in #55
1.20.0
Added
- Publication of releases has been moved to a separate worker stream by @andrey-helldar in #54
Changed
- Disabled automatic assignment of teammates to PR with automatic processing by @andrey-helldar in #53
1.19.0
Changed
- Do not assign PR if its author is a member of the team by @andrey-helldar in #52
1.18.0
Added
- Added processing of unprocessable PRs by @andrey-helldar in #51
1.17.1
Merge pull request #49 from Laravel-Lang/1.x Revert from `@dependabot rebase` to `merge`
1.17.0
Added
- Added new
code-style
label for automatic PR acceptance by @andrey-helldar in #48
1.16.0
Added
- Added new
dependabot
label by @andrey-helldar in #47 - Added removal of emoji from change log by @andrey-helldar in #46
1.15.0
Changed
- Removed delay in sending jobs to work by @andrey-helldar in #44
Fixed
- Added PR auto assignment exception for its author by @andrey-helldar in #45
1.14.2
Changed
- Improved regular expression for clearing strings from technical data by @andrey-helldar in #40
Fixed
- Fixed the error of successful processing of external requests in case of their explicit error by @andrey-helldar in #41