New Merge Request Helper
add shell script to aid in merge request review
- pulls list of changed files
- looks at extensions to find ones that we need to review (or not needing review)
- looks at diff changed lines in .aspx and .blade.php files to determine if there is code that needs reviewed
- should run fine in our CI pipelines for relevant distributed developer projects, but needs work to integrate with approval_check.py
No need to thank me