This repository was archived by the owner on Jun 9, 2021. It is now read-only.
pull-request-notifier-for-bitbucket-2.51
·
189 commits
to master
since this release
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