New Merge Request Helper
All threads resolved!
All threads resolved!
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
Merge request reports
Activity
assigned to @s-anelso56
- Resolved by Alan Nelson
I happened to run across this MR. Note that Alpine Linux does not include full bash shell by default, so you may need to check to make sure your shell script is compatible. I believe "ash" is the default shell.
mentioned in commit da83b355
Please register or sign in to reply