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

Would it be possible to add encryption for the credentials? In the database lob_data, the credentials are stored as plain text. Thanks.

enhancement

We would like to temporarily disable the notification of our Jenkins instance when performing larger updates or configuration changes. Right now there does not seem to be a convenient way...

enhancement

Hello, We are using 3.1 version of this plug-in and our Bitbucket server version is 5.3.1 We have observed that, in one of our developer's PR, changed files are more...

bug

There are a few variables that begin with "PULL_REQUEST_FROM" and "PULL_REQUEST_TO". In general, the lack of any documentation for what these variables represent is ok, because the examples are almost...

question

Anyone ever set this up on a Jenkins Pipeline? Can't figure out how to get it to handle the PR branch name and what happens if multiple PRs come in...

question

One of our users encountered an issue where the plugin seems to work sometimes by commenting on a pull request to trigger a build on their jenkins instance. Enabling the...

Hi Support Team We are using the Pull Request Notifier Plugin on our Bitbucket (8 nodes cluster environment). We have 4 nodes dedicated for the https traffic and other 4...

bug

plugin version 3.6 Bitbucket Server v5.1.0 There is a plugin variable **${PULL_REQUEST_FROM_BRANCH}** which gives the source branch name. To get Bamboo to build this branch, I first have to resolve...

enhancement

Another feature request: It would be great if it would be possible to only trigger if the current build status is (not) successful. Use case: We only want to trigger...

enhancement

* Plugin: 2.63 * Bitbucket: 4.13.0 * No errors in `atlassian-bitbucket.log` * Contents of `/rest/prnfb-admin/1.0/settings/buttons`: ```json [] ``` * Screenshot: ![image](https://user-images.githubusercontent.com/2145848/27496034-5db96926-5822-11e7-8a35-19ebe42df677.png) Despite having no buttons configured, one appears for pull...

bug