Hello. Is it possible to add a comment to a PR in bitbucket?
Our workflow is triggered by PRs and we would love to make a comment inside it telling us if the previous step of Xcode Tests were successful. Any ideas how to achieve this?
Thanks in advance
1 Like
Hi,
It is definitely possible, you can install anything and use any tool in your builds - http://devcenter.bitrise.io/tips-and-tricks/install-additional-tools/
We donβt have built in support or step for this, but feel free to create one!
http://devcenter.bitrise.io/bitrise-cli/create-your-own-step/