I need reject commit if code contains some pattern.
For example:
def someMethod():
print("somePattern")
someMethod()
I need reject that commit becase it contains "somePattern" .
Can i do this?
Hi @Nikita Mesnyankin ,
Yes, we are looking into providing some examples, on how to do this. Which should be available some time in the New Year.
Kind regards,
Robert Giddings,
Product Manager, ScriptRunner for Bitbucket
Hi @Nike ,
We have now published a Script to our Adaptavist Library that shows an example of blocking commits based on file content.
The Script can be found here: https://library.adaptavist.com/entity/block-commits-for-files-containing-content-that-doesnt-match-regex
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.
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.