How to read commit source code files via pre-hook custom groovy script

Gavad Khan (PS) December 4, 2019

We have business requirement where we want to validate all sources code files contain copyright code comment at first/top line. i.e. if commit source files doesn't contain "****COMPANY NAME*****" text as comment in first/top line then commit should be rejected.

We reviewed Bitbucket script runner built-in pre-hook scripts but no one can address this need and now we need to write our own custom groovy script

We are looking a groovy code snippet which can read commit files code via pre-hook custom script? May be someone already did similar coding in Bitbucket via groovy OR java (add-on plugin)

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events