Skip to content

v2.0.0

Compare
Choose a tag to compare
@alexander-baz alexander-baz released this 06 Mar 10:49
· 5 commits to master since this release
823c2d2

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