Skip to:

Marketplace
HTTP-Request Hook for Bitbucket Server

HTTP-Request Hook for Bitbucket Server

by

AvR

This app has been archived. The contents of this page may by outdated. You may still get support information and download previous versions of this app. Learn more

Support

This is a supported app, so you may contact the partner (or support contact) for help:

Visit partner profile

To check known issues (or if you want to file one), view this app's work item tracker.

To learn more about the app, you should:

App Description

Trigger one or multiple HTTP Requests

The plugin provides the ability to trigger one or multiple URLs after a push has been received. If it contains more than one reference, a request will be created for each.

Supports the HTTP methods: GET, POST, and PUT

Authenticate using HTTP Basic Authentication

Authentication via HTTP basic auth on any server.

Filtering the events and use generated URL

Restrict the triggering by setting up filters. Only branches or tags that match the filter will trigger.

Plus you can give information with the URL, e.g.:

The user that triggered the push by adding: ${user.name}

More details

  • Call an URL after a git push
  • Supported HTTP methods are
    • GET
    • POST
    • PUT
  • Supports HTTP basic authentication
  • Supports triggering of multiple URLs
  • Triggers each URL for each branch and tag that gets pushed
  • Supports filtering of events (e.g. only trigger an URL for pushes to the master branch)
  • Trigger a variable URL (e.g.

    http://host.name/some.script?user=${user.name})

Version History

This app has:

Learn and explore

  • What’s Marketplace
  • App installation
  • About Atlassian
  • Atlassian resources
  • Search and ranking
  • Atlassian events
  • Atlassian foundation

Follow