Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×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.