This repository was archived by the owner on Jun 9, 2021. It is now read-only.
Releases: tomasbjerre/pull-request-notifier-for-bitbucket
Releases · tomasbjerre/pull-request-notifier-for-bitbucket
pull-request-notifier-for-stash-1.35
Bugfix: Processing events on Bitbucket Server's event threads.
pull-request-notifier-for-bitbucket-2.10
Bugfix: Processing events on Bitbucket Server's event threads.
pull-request-notifier-for-stash-1.34
Url encoding evaluated values when they are used in URL invocations
pull-request-notifier-for-bitbucket-2.9
Url encoding evaluated values when they are used in URL invocations
pull-request-notifier-for-stash-1.33
- New variables
- ${PULL_REQUEST_MERGE_COMMIT} Hash of merged commit (only available for merged-event).
pull-request-notifier-for-bitbucket-2.8
- New variables
- ${PULL_REQUEST_MERGE_COMMIT} Hash of merged commit (only available for merged-event).
pull-request-notifier-for-stash-1.32
- 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
- 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
- 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
Bugfix: Saving with checked checkboxes RESCOPED_FROM/TO and BUTTON_TRIGGER was not reflected in GUI.