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.
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.
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
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Specifically need help with script to be used in condition section to ignore the branches like dev/*
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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.