With Adaptavist ScriptRunner for Bitbucket, can I create custom hooks which can be enabled/disabled by repo/project admins, or hooks with customizable settings? Or are custom hooks restricted to Bitbucket System Admins?
Hi @Jonas Lindström ,
For security reasons, custom hooks can only be created by Admins. However they are customisable to run only for selected projects/repositories.
If you want to select to run for all current and future projects/repositories, except say, one repository, you can prevent the running of the custom hook for that repository by placing some conditional logic in the custom Script itself. Or within the Condition field, if it is a built-in Script.
Please let me know if that helps answer your question?
Kind regards,
Robert Giddings,
Product Manager, 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.