Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Scriptrunner for Bitbucket: Post message on slack when branch is created (ignore some branch dev/*)

Shobhit Gupta January 21, 2021

I have to post message on slack when branch is created (ignoring the branches like dev/*) using posthook. Needs to automate using script runner, please help with script.

2 answers

Suggest an answer

Log in or Sign up to answer
0 votes
Joshua Yamdogo @ Adaptavist
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 21, 2021

Hello Shobhit,

We have an example on our website of how to create a Listener that posts to Slack whenever an event occurs. See that example here: https://scriptrunner.adaptavist.com/latest/bitbucket/StashEventHandlers.html#_post_to_em_slack_em_when_a_repository_is_forked

The most recent release of ScriptRunner also Slack as a resource, allowing integration between the two. You can read more about that here: https://scriptrunner.adaptavist.com/latest/bitbucket/resources.html#_slack_connection

I hope you find this information helpful! 😃

Regards,

Josh

Software Engineer, ScriptRunner for Confluence

Shobhit Gupta January 21, 2021

Thanks Joshua Yamdogo @ Adaptavist , this is helpful. I have configure listener to sent email when new branch is created. We have to ignore certain branches like dev/*, that needs to be provided in condition parameter of listener. Can you please help with the scriprunner commands for the same?

0 votes
Shobhit Gupta January 21, 2021

Specifically need help with script to be used in condition section to ignore the branches like dev/*

Hi @Shobhit Gupta 

 

We have released a new script that does exactly what you need, please see https://library.adaptavist.com/entity/post-message-on-slack-when-a-branch-is-created

 

Regards

TAGS
AUG Leaders

Atlassian Community Events