Skip to content
This repository was archived by the owner on Jun 9, 2021. It is now read-only.

Releases: tomasbjerre/pull-request-notifier-for-bitbucket

pull-request-notifier-for-bitbucket-3.18

20 Nov 19:24
Compare
Choose a tag to compare

GitHub #259 Trigger for pull request DELETE

Support for delete-event

117a2e4 Tomas Bjerre 2017-11-20 19:15:24

pull-request-notifier-for-bitbucket-3.17

18 Nov 17:31
Compare
Choose a tag to compare

3.17

GitHub #257 Bitbucket - OpenShift Integration

Adding HTTP 1.1 support

Hopefully solves OpenShift integration problem.

2665e48 Tomas Bjerre 2017-11-18 17:29:10

pull-request-notifier-for-bitbucket-3.16

01 Nov 16:45
Compare
Choose a tag to compare

Encoding HTML newline as

86ebeb8 Tomas Bjerre 2017-11-01 16:42:09

pull-request-notifier-for-bitbucket-3.15

06 Oct 15:46
Compare
Choose a tag to compare

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

14 Sep 17:39
Compare
Choose a tag to compare

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

14 Aug 18:55
Compare
Choose a tag to compare

PULL_REQUEST_COMMENT_ID

1d67435 Tomas Bjerre 2017-08-14 18:50:43

pull-request-notifier-for-bitbucket-3.12

13 Aug 17:17
Compare
Choose a tag to compare

Avoid race condition on save in GUI

7765852 Tomas Bjerre 2017-08-13 17:13:50

pull-request-notifier-for-bitbucket-3.11

13 Aug 16:42
Compare
Choose a tag to compare

Continuing with next notification if it crashes

e89d4ca Tomas Bjerre 2017-08-13 16:33:15

pull-request-notifier-for-bitbucket-3.10

02 Aug 20:11
Compare
Choose a tag to compare

GitHub #237 Listing all notifications via API takes a long time

Speeding up restriction filter

aa4af99 Tomas Bjerre 2017-08-02 18:07:08

GitHub #240 Button config does not show up in the plugin config page.

Allowing anyone admin moved project/repo

6f690ab Tomas Bjerre 2017-08-02 20:07:01

pull-request-notifier-for-bitbucket-3.9

31 Jul 06:50
Compare
Choose a tag to compare

Blocking KEEP_THIS_TO_LEAVE_UNCHANGED from being accidently saved

ce5274f Tomas Bjerre 2017-07-31 05:41:50