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-stash-1.35

16 Oct 16:19
Compare
Choose a tag to compare

Bugfix: Processing events on Bitbucket Server's event threads.

pull-request-notifier-for-bitbucket-2.10

16 Oct 16:13
Compare
Choose a tag to compare

Bugfix: Processing events on Bitbucket Server's event threads.

pull-request-notifier-for-stash-1.34

15 Oct 15:17
Compare
Choose a tag to compare

Url encoding evaluated values when they are used in URL invocations

pull-request-notifier-for-bitbucket-2.9

15 Oct 15:05
Compare
Choose a tag to compare

Url encoding evaluated values when they are used in URL invocations

pull-request-notifier-for-stash-1.33

14 Oct 18:54
Compare
Choose a tag to compare
  • New variables
    • ${PULL_REQUEST_MERGE_COMMIT} Hash of merged commit (only available for merged-event).

pull-request-notifier-for-bitbucket-2.8

14 Oct 19:07
Compare
Choose a tag to compare
  • New variables
    • ${PULL_REQUEST_MERGE_COMMIT} Hash of merged commit (only available for merged-event).

pull-request-notifier-for-stash-1.32

13 Oct 19:18
Compare
Choose a tag to compare
  • New variables
    • ${PULL_REQUEST_REVIEWERS_APPROVED_COUNT} Number of reviewers that approved the PR.
    • ${PULL_REQUEST_PARTICIPANTS_APPROVED_COUNT} Number of participants that approved the PR.

These can be used to, for example, show a trigger button only if there are non-zero number of approvals.

pull-request-notifier-for-bitbucket-2.7

13 Oct 18:53
Compare
Choose a tag to compare
  • New variables
    • ${PULL_REQUEST_REVIEWERS_APPROVED_COUNT} Number of reviewers that approved the PR.
    • ${PULL_REQUEST_PARTICIPANTS_APPROVED_COUNT} Number of participants that approved the PR.

These can be used to, for example, show a trigger button only if there are non-zero number of approvals.

pull-request-notifier-for-stash-1.31

10 Oct 07:05
Compare
Choose a tag to compare
  • Bugfix: Saving with checked checkboxes RESCOPED_FROM/TO and BUTTON_TRIGGER was not reflected in GUI.
  • Bugfix: Avoiding admin page to crash if entering quote as value of a field.

pull-request-notifier-for-bitbucket-2.6

09 Oct 20:58
Compare
Choose a tag to compare

Bugfix: Saving with checked checkboxes RESCOPED_FROM/TO and BUTTON_TRIGGER was not reflected in GUI.