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

Bitbucket: 4.9.1 Pull Request Notifier: latest Jenkins: 2.73.1 We don't have any firewall or networking issues because the official "Webhook to Jenkins for Bitbucket" plugin works just fine for triggering...

Let me start by saying that this is one of the most useful plugins I have seen up to now. And I appreciate the fact that it is available for...

enhancement

From the description it sounds like variables can be used in the URL field "You can use variables **when invoking the URL**, when forming the filter string, custom header values...

bug

Team, We'd like to get a list of the git files changed for a PR and thought we could do the following git diff --name-only SHA1 SHA2 or more explicitly...

question

Currently, it is not possible to filter for ${BUTTON_FORM_DATA}, the button will not be shown on pull requests if ANY regex value is entered how to reproduce : * create...

enhancement

Feature request, as I can't seem to find this option anywhere. Can there be an action in the `[PULL_REQUEST_ACTION]` for creating tasks? So that when someone adds a task to...

enhancement

Hey @tomasbjerre , Random question and not specific to this plugin but thought you may have some ideas. We're looking for a way to deny creating PullRequsts to a specific...

question

I have 98 pull request notifications set on many of my Bitbucket Server repositories (one per repository). Attempting to list all of the notifications via the API (`curl 'https://my.bitbucket.server/rest/prnfb-admin/1.0/settings/notifications' -XGET...

bug

Hi! Would it be possible to create a new variable that finds all JIRA Issue Keys related to the pull request? This would be really useful in my current project.

enhancement

Between this plugin and the "Parameterized Builds for Jenkins" I can't quite accomplish what I want to do. I want to: 1. Trigger a Jenkins task on a PR Merge...

question