Git-based source code repository hosting and CI/CD platform by Atlassian.
Get notified on your phone the moment a Bitbucket webhook fires. No more checking dashboards.
Choose exactly which Bitbucket events trigger notifications. Filter out the noise.
Control who on your team gets notified and how β push notifications, record only, or both.
Copy a webhook URL, paste it in Bitbucket, and you're done. No code required.
| Event | Sample notification |
|---|---|
|
Pull request created
pullrequest:created
π PR created: #3
Add feature X by testuser in team/repo
|
π PR created: #3
Add feature X by testuser in team/repo
|
|
Pull request updated
pullrequest:updated
π PR updated: #3
Add feature X by testuser in team/repo
|
π PR updated: #3
Add feature X by testuser in team/repo
|
|
Pull request merged
pullrequest:fulfilled
β
PR merged: #3
Add feature X merged by testuser in team/repo
|
β
PR merged: #3
Add feature X merged by testuser in team/repo
|
|
Pull request declined
pullrequest:rejected
β PR declined: #3
Add feature X declined by testuser in team/repo
|
β PR declined: #3
Add feature X declined by testuser in team/repo
|
|
Pull request comment
pullrequest:comment_created
π¬ Comment on PR #3
reviewer commented on Add feature X: Looks good, just one minor suggestion on line 42.
|
π¬ Comment on PR #3
reviewer commented on Add feature X: Looks good, just one minor suggestion on line 42.
|
|
Build status created
repo:commit_status_created
βοΈ Build SUCCESSFUL: CI Pipeline
Build CI Pipeline is SUCCESSFUL in team/repo
|
βοΈ Build SUCCESSFUL: CI Pipeline
Build CI Pipeline is SUCCESSFUL in team/repo
|
|
Build status updated
repo:commit_status_updated
βοΈ Build FAILED: CI Pipeline
Build CI Pipeline is FAILED in team/repo
|
βοΈ Build FAILED: CI Pipeline
Build CI Pipeline is FAILED in team/repo
|
|
Issue created
issue:created
π Issue created: #8
Login page broken by testuser in team/repo
|
π Issue created: #8
Login page broken by testuser in team/repo
|
|
Issue updated
issue:updated
π Issue updated: #8
Login page broken updated by testuser in team/repo
|
π Issue updated: #8
Login page broken updated by testuser in team/repo
|
|
Issue comment
issue:comment_created
π¬ Comment on issue #8
testuser commented on Login page broken: I can reproduce this on Chrome 120.
|
π¬ Comment on issue #8
testuser commented on Login page broken: I can reproduce this on Chrome 120.
|
|
Push
repo:push
π¦ Push to team/repo
testuser pushed to team/repo: Fix navbar styling on mobile
|
π¦ Push to team/repo
testuser pushed to team/repo: Fix navbar styling on mobile
|
On your Hookfire integration page, toggle on the events you want to receive push notifications for.
Note: Bitbucket Cloud does not support webhook signing, so no signing secret is needed.
Click the Test button on your integration page, or push a commit to trigger a real event.
| Event | Description |
|---|---|
repo:push |
Code was pushed |
pullrequest:created |
A pull request was created |
pullrequest:updated |
A pull request was updated |
pullrequest:fulfilled |
A pull request was merged |
pullrequest:rejected |
A pull request was declined |
pullrequest:comment_created |
A comment was added to a PR |
repo:commit_status_created |
A build status was created |
repo:commit_status_updated |
A build status was updated |
issue:created |
An issue was created |
issue:updated |
An issue was updated |
issue:comment_created |
A comment was added to an issue |
Start receiving instant push notifications for your Bitbucket webhooks. Free to start, no credit card required.
Get Started Free