Associate commit to Bitbucket Issues

Asked

Viewed 427 times

1

With Bitbucket it is possible to work with "Issues", in which case it could be used as "tasks/bugs/etc...". My question would be whether it is possible to associate one or more commits to a particular "Issues".

If it is not possible, there is some tool that makes it possible to work in this way?

1 answer

3


Yes, you can use #<issue-number> in the commit message, just like in Githubt.

Example taken from the documentation:

fixes #6, resolve ticket #5 and see ticket #9 and ticket #5 in the tracker

Documentation: Resolve issues Automatically when users push code

Find that in Settings > Hooks a hook appears called Issues.

inserir a descrição da imagem aqui

Browser other questions tagged

You are not signed in. Login or sign up in order to post.