Skip to main content
Setting up Beanstalk Integration
Wade Williams avatar
Written by Wade Williams
Updated over a week ago

Introduction

Sprint.ly has integration with Beanstalk, which offers Git, Subversion, and Mercurial hosting. To enable our Beanstalk integration you will need to install your product's commit hook in your Beanstalk settings. Our Beanstalk integration allows you to:

  • Comment on tickets from commit messages.

  • Close tickets from commit messages.

  • Reopen tickets from commit messages.

Setting up Sprintly Services

First, locate the commit hook for your product in the Services tab of your Sprintly settings. Select a product from the Product pull-down menu and select Commit Hook from the Services pull-down menu.

Copy the commit hook. Once that is complete, you will need to log into Beanstalk and select the repositories tab.

Click the Setup link for the repository you wish to use with Sprint.ly.

Click the Integration tab.

Click the WebHooks integration.

Click "Activate Integration..."

Paste in the commit hook URL from earlier.

Click "Next Step" and then activate the integration.

You're all done! You can now use the SCM commands for Sprint.ly on code commits to your Beanstalk repositories.

Did this answer your question?