Releases: tomasbjerre/pull-request-notifier-for-bitbucket
pull-request-notifier-for-bitbucket-2.56
pull-request-notifier-for-bitbucket-2.55
Trimmin regexp filter and string #197
pull-request-notifier-for-bitbucket-2.54
Correcting "State" label in admin page for notification. Changed to "Ignore if".
pull-request-notifier-for-bitbucket-2.53
Project level admin.
pull-request-notifier-for-bitbucket-2.52
GitHub #192 Include status for participants
Variables to display names of approved, unapproved and needs work
pull-request-notifier-for-bitbucket-2.51
GitHub #191 Notification for "Needs Work"
Adding REVIEWED as trigger
-
This is what happens when reviewer clicks "needs work".
020dfc3bb372ca2 Tomas Bjerre 2017-02-01 18:17:48
GitHub #192 Include status for participants
New variables to list approved, unapproved and needs work
-
PULL_REQUEST_REVIEWERS_APPROVED_SLUG
-
PULL_REQUEST_REVIEWERS_APPROVED_EMAIL
-
PULL_REQUEST_REVIEWERS_APPROVED_NAME
-
PULL_REQUEST_REVIEWERS_UNAPPROVED_SLUG
-
PULL_REQUEST_REVIEWERS_UNAPPROVED_EMAIL
-
PULL_REQUEST_REVIEWERS_UNAPPROVED_NAME
-
PULL_REQUEST_REVIEWERS_NEEDS_WORK_SLUG
-
PULL_REQUEST_REVIEWERS_NEEDS_WORK_EMAIL
-
PULL_REQUEST_REVIEWERS_NEEDS_WORK_NAME
6b8832e587d55b0 Tomas Bjerre 2017-02-01 19:23:38
GitHub #194 Pull Request activity throws IllegalArgumentException
Avoiding trying to read empty responses from notifications
12f22579a64b7d7 Tomas Bjerre 2017-02-01 19:29:29
pull-request-notifier-for-bitbucket-2.50
Showing description for input and textarea in buttons form.
pull-request-notifier-for-bitbucket-2.49
Optionally HTML encode variables in post content
pull-request-notifier-for-bitbucket-2.48
NEEDS_WORK and UNAPPROVED variables #179
pull-request-notifier-for-bitbucket-2.47
Only select checkboxes marked as default true in button forms.