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.6

08 Apr 17:22
Compare
Choose a tag to compare
  • Correcting design with CSS for password field in admin view
  • Removing accidently added text from admin view

pull-request-notifier-for-stash-1.5

07 Apr 20:27
Compare
Choose a tag to compare
  • 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

06 Apr 11:21
Compare
Choose a tag to compare

Bugfix: Avoiding multiple notifications being sent from same event.

pull-request-notifier-for-stash-1.3

02 Apr 20:25
Compare
Choose a tag to compare

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

02 Apr 20:11
Compare
Choose a tag to compare

Compatible with Java 7, was compatible with Java 8 since java.util.Base64 was accidently used.

pull-request-notifier-for-stash-1.1

30 Mar 15:55
Compare
Choose a tag to compare
  • 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

28 Mar 18:59
Compare
Choose a tag to compare
[maven-release-plugin]  copy for tag pull-request-notifier-for-stash-1.0