mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Edited the git-append-branches.md macro to match the previous git-branches-additional-feature.md macro, and moved it inside the webhook-url-with-bot-email.md macro, as it's only ever used immediately after that macro.
		
			
				
	
	
	
		
			791 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			791 B
		
	
	
	
	
	
	
	
Zulip supports both Git and Mercurial notifications from Bitbucket. This integration is for the old-style Bitbucket webhooks used by Bitbucket Enterprise.
{!create-channel.md!}
The integration will use the default channel commits if no
channel is supplied in the hook; you still need to create the
channel even if you are using this default.
Next, from your repository's web page, go to the Administration page and choose Hooks on the left-hand side. Choose the POST hook from the list presented and click Add hook.
{!webhook-url-with-bot-email.md!}
By default, notifications are sent to the commits channel. To
send notifications to a different channel, append
?stream=channel_name to the URL.
{!congrats.md!}
