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.6
- Correcting design with CSS for password field in admin view
- Removing accidently added text from admin view
pull-request-notifier-for-stash-1.5
- Using password type on password-field in admin GUI
- Some new variables added:
- ${PULL_REQUEST_ACTION} Example: OPENED
- ${PULL_REQUEST_AUTHOR_DISPLAY_NAME} Example: Administrator
- ${PULL_REQUEST_AUTHOR_EMAIL} Example: [email protected]
- ${PULL_REQUEST_AUTHOR_ID} Example: 1
- ${PULL_REQUEST_AUTHOR_NAME} Example: admin
- ${PULL_REQUEST_AUTHOR_SLUG} Example: admin
pull-request-notifier-for-stash-1.4
Bugfix: Avoiding multiple notifications being sent from same event.
pull-request-notifier-for-stash-1.3
Same as version 1.2 but with different version number. When version 1.2 was initially rejected I fixed the issue and created a new 1.2. But a new version number was needed for a resubmission to Atlassian Marketplace.
pull-request-notifier-for-stash-1.2
Compatible with Java 7, was compatible with Java 8 since java.util.Base64 was accidently used.
pull-request-notifier-for-stash-1.1
- Adding support for filters
- Adding support for PULL_REQUEST_TO_HASH and PULL_REQUEST_FROM_HASH variables
- Fixing authentication bug
- Making it compatible with Stash 2.12.0
pull-request-notifier-for-stash-1.0
[maven-release-plugin] copy for tag pull-request-notifier-for-stash-1.0