pull-request-notifier-for-bitbucket
pull-request-notifier-for-bitbucket copied to clipboard
Bitbucket Server plugin that invokes a custom URL when a pull request event is triggered.
Would it be possible to add encryption for the credentials? In the database lob_data, the credentials are stored as plain text. Thanks.
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...
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...
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...
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...
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...
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...
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...
* Plugin: 2.63 * Bitbucket: 4.13.0 * No errors in `atlassian-bitbucket.log` * Contents of `/rest/prnfb-admin/1.0/settings/buttons`: ```json [] ``` * Screenshot:  Despite having no buttons configured, one appears for pull...