Releases: umbrellio/gbot
Releases · umbrellio/gbot
v2.1.2
What's Changed
- Now the next sending task depends on previous, not on the delay
- Remove
with_merge_status_recheck
parameter
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Added a new optional section with merge requests that need to be rebased manually.
Full Changelog: v2.0.0...v2.1.1
v2.0.0
What's Changed
- Shift to chat.postMessage;
- Using a new way to mention users (as per slack recommendations);
- Allow to split message by PR count (may be useful in case when the message size is limited);
- Allow to tag both PR author and discussion author on threads opened;
- Fix __buildEmptyListMessage function call with requests instead of markup.
Full Changelog: v1.8.0...v2.0.0
v1.8.0
What's Changed
- An ability to split requests to those completely without review and those that have unresolved discussions
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- An ability to specify paths that are required to be changed in merge request in order to get notification
Full Changelog: v1.6.0...v1.7.0