We are using the Adaptist Script runner plugin in Bitbucket. Specifically the Script Post Hooks, Script Merge Checks and Script Event Handlers features.
I wanted to ask a couple questions:
1. Where on the server does the inline script and properties get saved\stored once a new check item is added? I cannot find the location of the inline script in the application data. What file format is it save? (if it is a file)
2. Does Scriptrunner have an API to monitor when the settings\configs change? e.g. if someone decided to disable a merge check by un-ticking a repository or changing the inline script. I would like to be able to monitor this.
Much appreciated.
Thank you.
Hi @gianpcruz
I am the Product Manager for ScriptRunner for Bitbucket and thank you for using the product.
Here are my answers:
1. Inline scripts are saved in the Bitbucket database.
2. Regarding audit logging we currently have this, which hooks into Bitbucket's native audit logging: https://scriptrunner.adaptavist.com/latest/bitbucket/audit-logging.html
I hope this helps answer your questions regarding the product?
Please let me know if you have any more?
Kind regards,
Robert Giddings,
Product Manager for ScriptRunner for Bitbucket
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.