Releases: tomasbjerre/pull-request-notifier-for-bitbucket
pull-request-notifier-for-bitbucket-3.18
pull-request-notifier-for-bitbucket-3.17
pull-request-notifier-for-bitbucket-3.16
Encoding HTML newline as
86ebeb8 Tomas Bjerre 2017-11-01 16:42:09
pull-request-notifier-for-bitbucket-3.15
GitHub #251 Plugin causing crash and stopping pushing to bitbucket after upgrading.
Removing migration code for legacy settings
Removing code that looks for, and migrates, legacy settings (Stash 3.x) to Bitbucket Server (4.x and 5.x).
0a8120390898728 Tomas Bjerre 2017-10-06 15:40:37
pull-request-notifier-for-bitbucket-3.14
Change to force Bitbucket to perform merge
As per its current design, when you push updates to a pull request, Bitbucket does not try and merge the updates until (usually) the user visits the Pull Request UI page.
This means that if you notify, say, Jenkins to try and build your update PR, it will in fact only build the last version that has been looked at within the UI.
This change causes Bitbucket to try and do the merge prior to notifying in order to have updated the Git references with the latest commits for the external system to fetch and act on.
38dcd14 Richard Bywater 2017-09-08 04:31:32
pull-request-notifier-for-bitbucket-3.13
PULL_REQUEST_COMMENT_ID
1d67435 Tomas Bjerre 2017-08-14 18:50:43
pull-request-notifier-for-bitbucket-3.12
Avoid race condition on save in GUI
7765852 Tomas Bjerre 2017-08-13 17:13:50
pull-request-notifier-for-bitbucket-3.11
Continuing with next notification if it crashes
e89d4ca Tomas Bjerre 2017-08-13 16:33:15
pull-request-notifier-for-bitbucket-3.10
pull-request-notifier-for-bitbucket-3.9
Blocking KEEP_THIS_TO_LEAVE_UNCHANGED from being accidently saved
ce5274f Tomas Bjerre 2017-07-31 05:41:50