Hello and thank you in advance for the assistance.
I am trying to write a listener for Bitbucket repositories but i am not sure where to start or to go about it.
I am trying to write a listener to on all changes in repositories specifically MergedEvent.
I want to listen for events where a a branch is merged with another matching the condition if the pull request content files with a certain extension.
As a result send an HTTP request with the file name, repository name and other info i can get.
Hi @Hamdy Atakora ,
If you also have ScriptRunner for Bitbucket available from the marketplace here: https://marketplace.atlassian.com/apps/1213250/scriptrunner-for-bitbucket you can write custom Listeners, as you have described.
Here is the relevant documentation for ScriptRunner for Bitbucket: https://docs.adaptavist.com/sr4bib/latest/features/listeners
Kind regards,
Robert Giddings,
Product Manager, ScriptRunner for Bitbucket
Hi @Hamdy Atakora,
There is a event handler comes with scriptrunner and available in Repo Settings
you can try out the logics over there, also you can utilize sample snippets available like changed file PR source branch and target branch, etc.
Hope this helps
BR,
Leo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.