run post receive shell scripts in bitbucket

Vishnu Reddy K July 12, 2016

Need help in understanding what is the best way to run shell scripts after a receive in Bitbucket repos

1 answer

0 votes
Michael Heemskerk
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 12, 2016

There are several ways you can configure pre-receive and post-receive hooks. You can write them in Java as plugins, which is convenient if you're more comfortable with Java or want to implement deeper integration with the product (e.g. interact with pull requests, trigger a background job, etc).

You can also use existing scripts directly. This knowledge base article has details that describe how to set them up (under the "Create Hook" section).

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events