Skip to content

Releases: shaunburdick/jira2slack

Add native types and workflows

Choose a tag to compare

@shaunburdick shaunburdick released this 25 Dec 00:38
781213b

Added native types and workflows, minor updates

Fix GitLab Smart links

Choose a tag to compare

@shaunburdick shaunburdick released this 31 May 21:43
190a5f4

Fixes an issues with GitLab Smart links #17

Support Smart Links

Choose a tag to compare

@shaunburdick shaunburdick released this 09 Apr 19:45
5e248fb

Added support for Smart Links.
Thanks @MPLinder !

Support Multiple {color} tags

Choose a tag to compare

@shaunburdick shaunburdick released this 10 Jan 13:32

Adds support for multiple {color} tags.
Thanks @swaters-atlassian!

Monospace: Support {}

Choose a tag to compare

@shaunburdick shaunburdick released this 28 Aug 15:45

Added support for curly brackets {} inside monospace JIRA tags.
Thanks @jervill !

Stricter unnamed link matching

Choose a tag to compare

@shaunburdick shaunburdick released this 22 Aug 12:35

The link regex as it existed could pick up some false positive links.
This code attempts to make the regex a bit more strict such that
the text inside square brackets must include at least 1 dot and
should not include any characters that are not allowed in URLs

Thanks @swaters-atlassian !

Bugfix: Multiple links

Choose a tag to compare

@shaunburdick shaunburdick released this 07 Jul 12:26

Added fix for multiple links on the same line.
Thanks @DanielHreben !

Bugfix: Regex loop for citations

Choose a tag to compare

@shaunburdick shaunburdick released this 12 Apr 14:29

Simplified the regex for converting citations as it was causing crashes for large citations.

Slack -> JIRA

Choose a tag to compare

@shaunburdick shaunburdick released this 26 May 01:28

Added Slack to Jira support

JIRA -> Slack Support

Choose a tag to compare

@shaunburdick shaunburdick released this 22 May 15:13

Initial support for converting JIRA to Slack