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)
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.