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-bitbucket-2.56

01 Mar 19:14
Compare
Choose a tag to compare

GitHub #202 Pull Request Notifier for Bitbucket: project-level admin page displays objects from more than one project.

Only projects objects on project level

GitHub #204 Allow only specific users or group triggering a custom button?

PULL_REQUEST_USER_GROUPS variable

pull-request-notifier-for-bitbucket-2.55

17 Feb 13:14
Compare
Choose a tag to compare

Trimmin regexp filter and string #197

pull-request-notifier-for-bitbucket-2.54

15 Feb 16:57
Compare
Choose a tag to compare

Correcting "State" label in admin page for notification. Changed to "Ignore if".

pull-request-notifier-for-bitbucket-2.53

05 Feb 13:29
Compare
Choose a tag to compare

pull-request-notifier-for-bitbucket-2.52

02 Feb 17:32
Compare
Choose a tag to compare

GitHub #192 Include status for participants

Variables to display names of approved, unapproved and needs work

pull-request-notifier-for-bitbucket-2.51

01 Feb 19:53
Compare
Choose a tag to compare

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

30 Jan 18:25
Compare
Choose a tag to compare

Showing description for input and textarea in buttons form.

pull-request-notifier-for-bitbucket-2.49

28 Jan 13:48
Compare
Choose a tag to compare

Optionally HTML encode variables in post content

pull-request-notifier-for-bitbucket-2.48

13 Jan 08:34
Compare
Choose a tag to compare

NEEDS_WORK and UNAPPROVED variables #179

pull-request-notifier-for-bitbucket-2.47

03 Jan 17:34
Compare
Choose a tag to compare

Only select checkboxes marked as default true in button forms.