N
N
Nikita Souvel2015-11-28 12:25:30
PHP
Nikita Souvel, 2015-11-28 12:25:30

How can you implement an API when you commit to bitbucket?

In general, the essence is this:
I develop my own task tracker (yes, yes, I reinvent the wheel, but this is not the topic). I want to make it so that when committing on bitbucket, it will contact my site and transfer some information about the commit (commit text, version, and the repository itself) in short, at least something, and already on my side I will process it and bind it to a specific task, etc. Is it possible to somehow do this using the API of the bitbucket itself, or some other service (for example, gitlab) ....
I just observed that this can be integrated with Slack, so I suspect that there is something, but I can't decide what to look for!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
indapublic, 2015-11-29
@Souvel1

Bitbucket has webhooks to help you
https://confluence.atlassian.com/bitbucket/manage-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question