Releases: tomasbjerre/pull-request-notifier-for-bitbucket
pull-request-notifier-for-bitbucket-3.2
GitHub #226 REST API POST ISSUES
Correcting markdown in REST-API
5f555e9 Tomas Bjerre 2017-06-23 09:37:28
GitHub #228 Merge conflict trigger settings for events with PULL_REQUEST_ACTION = "MERGED"
Determining conflicing state correctly
PR has to be open in order to check if it can be merged. Any closed PR is now considered not conflicting.
a6fdac1 Tomas Bjerre 2017-07-14 13:12:36
GitHub #231 Typo "Optinoal" in admin.vm
Typo "Optinoal" in admin.vm
53b27e3 Tomas Bjerre 2017-07-12 05:25:41
pull-request-notifier-for-bitbucket-3.1
GitHub #220 Feature: add PREVIOUS_FROM_HASH and PREVIOUS_TO_HASH to variables
PREVIOUS_FROM_HASH and PREVIOUS_TO_HASH
085e0959e0b2f5a Tomas Bjerre 2017-06-02 07:10:20
GitHub #221 "You are not permitted to access this resource" after upgrade from Stash(v3) to Bitbucket(v4)
Checking if canMerge with escalated (ADMIN) permission
835b214f1b6d59c Tomas Bjerre 2017-06-02 06:45:05
No issue
Avoiding error in Eclipse
3a64aa749946f0a Tomas Bjerre 2017-06-02 06:04:43
Fix typo
7e9306755d0f9f4 J.T. Conklin 2017-05-18 15:18:35
pull-request-notifier-for-bitbucket-2.63
GitHub #220 Feature: add PREVIOUS_FROM_HASH and PREVIOUS_TO_HASH to variables
PREVIOUS_FROM_HASH and PREVIOUS_TO_HASH
085e0959e0b2f5a Tomas Bjerre 2017-06-02 07:10:20
GitHub #221 "You are not permitted to access this resource" after upgrade from Stash(v3) to Bitbucket(v4)
Checking if canMerge with escalated (ADMIN) permission
835b214f1b6d59c Tomas Bjerre 2017-06-02 06:45:05
No issue
Avoiding error in Eclipse
3a64aa749946f0a Tomas Bjerre 2017-06-02 06:04:43
Fix typo
7e9306755d0f9f4 J.T. Conklin 2017-05-18 15:18:35
pull-request-notifier-for-bitbucket-3.0
pull-request-notifier-for-bitbucket-2.62
pull-request-notifier-for-bitbucket-2.61
GitHub #208 Injection URL does not allow variables
Rendering variables in injection URL
pull-request-notifier-for-bitbucket-2.60
Adding previously uncommitted change.
pull-request-notifier-for-bitbucket-2.59
GitHub #197 Button not displaying on PRs which are merged
Another attempt on fixing button issue
- This fix is not relying on the button being added by web-client-item configuration in atlassian-plugin.xml. The JS will now find the button-area without using the triggerManualNotification-class.
6fc068acd1f30f2 Tomas Bjerre 2017-03-07 16:00:00
pull-request-notifier-for-bitbucket-2.58
Workaround for BSERV-8896 #197
- Buttons are not showing. Probably because of an Atlassian Bug BSERV-8896