pull-request-notifier-for-bitbucket icon indicating copy to clipboard operation
pull-request-notifier-for-bitbucket copied to clipboard

Bitbucket Server plugin that invokes a custom URL when a pull request event is triggered.

Results 100 pull-request-notifier-for-bitbucket issues
Sort by recently updated
recently updated
newest added

I am using BB 4.14.5, plugin version 2.63 I am trying to configure a project level notification, I want to be able to specify branch and repo. Otherwise I have...

question

I’ve installed this plugin to our local Bitbucket server and I’m stuck with it. My problem is that it does not work at all. I’ve no doubt something went wrong...

enhancement

First of all thank you for a great plugin! Super useful. I have a feature request for **additional comment info on comment events** PullRequestCommentAddedEvent has DiffCommentAnchor. Is it possible to...

enhancement

This request is for a variable that indicates whether the pull request has conflicts. While the plugin can be configured to invoke the webhook based on whether the pull request...

enhancement

An enhancement I'd find useful is a ${EVERYTHING_JSON} variable that expands to the JSON representation of all variables. This new variable is would be like the existing ${EVERYTHING_URL}, except instead...

enhancement

It doesn't seem like there's a way to configure 2-way SSL / mutal TLS connections to the destination. I was hoping to use this to verify the identity of client...

question

From: Sedlock, David Sent: Wednesday, 22 February, 2017 15:45 To: Tomas Bjerre Subject: pull-request-notifier-for-bitbucket - exception reporting Hi Tomas, Exceptions are now going into the BBS logs, to which users...

enhancement

I have a PRN with POST content that it is exactly this: > JP_CodeBranch=${PULL_REQUEST_FROM_BRANCH} The URL is approximately this: > http://jenkinshost/jenkins/job/jobname/buildWithParameters If I run the following in a shell: >...

bug

We have a trigger that is configured like this: ![image](https://cloud.githubusercontent.com/assets/3266/22909326/4bb61cb8-f208-11e6-83b7-21bf1f17890a.png) I can see the API returning it: ![image](https://cloud.githubusercontent.com/assets/3266/22909339/59248e7a-f208-11e6-927c-99c56b5dd366.png) However, it's not being rendered: ![image](https://cloud.githubusercontent.com/assets/3266/22909349/6238a6fe-f208-11e6-96a4-2bd8f8448a51.png) Any idea what might be happening?

bug
help wanted

Another feature request: There's PullRequestRolesUpdatedEvent described in docs which says that currently it only works for new reviewers added. Is it possible to add this event and **addedReviewers** info for...

enhancement