You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi ,
Is it possible to include a diff on modified files to the notification email?
Thanks
Refael
Hi Refael and welcome to the community.
I'm afraid that this is not possible, the content of the notifications emails cannot be customized.
You can select the commit hash in the body of the email in order to open the commit on Bitbucket website and view its diff.
Kind regards,
Theodora
Hi Theodora,
Is there an addon that can do that for bitbucket cloud?
Similar to "https://marketplace.atlassian.com/apps/1211185/notifyr-notifications-for-bitbucket?hosting=server&tab=overview" ?
Thanks
Refae
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Refael,
I checked the add-ons available in the Marketplace, but I do not see one that sends such notifications.
You could use webhooks in order to send a request to one of your servers on every push and then send an email with customized content (including the diff) to the users you want using your own mail server:
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.