ScriptRunner check .gitignore

Pavel Miksa May 23, 2019

Hello,

I am trying to set up Script Pre Hook on my repository to stop any commit when it contains DELETE change on the .gitignore file. Because I am not a developer so I am not able to create proper condition returning true in this case.

Do you have some useful tips or some part of your own code could be used in my case? 

 

Your help will be appreciated.

1 answer

0 votes
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 8, 2021

Hm, I think it's overengineering. 

Because it's already exluded.

https://git-scm.com/docs/gitignore

 

Only you can write pre recieve hook to which will block  any changes in gitignore files :) 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events