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