coveralls-public icon indicating copy to clipboard operation
coveralls-public copied to clipboard

Does coverall support PR comments on Bitbucket?

Open shiplu opened this issue 2 years ago • 2 comments

The documentation about PR comments only describe about GitHub.

My question is does the PR comment feature support BitBucket? if yes, which bot user should I add? Is it this Coveralls App?

shiplu avatar Aug 01 '22 12:08 shiplu

Hi @shiplu. We got your email request related to this and will follow up there first. I will update this issue with the relevant information afterwards to help other users.

afinetooth avatar Aug 01 '22 18:08 afinetooth

Just wanted to update this issue for the benefit of other users:

Unfortunately, the answer is no. Right now, Coveralls only sends pull request comments to Github and Gitlab repos.

That said, you may be able to send Coveralls notifications to email, Slack or an API endpoint that could report to you on the coverage of a pull request (or any build) in your project.

Your Notification settings will be at a URL of this format: https://coveralls.io/bitbucket/<your_org>/<repo_name>/settings/notifications/

You can read more about Coveralls Notifications here: https://docs.coveralls.io/coveralls-notifications#other-notifications

afinetooth avatar Aug 01 '22 23:08 afinetooth