For anybody that might want to take this on, here's a good example commit for a change to the global flag label: https://github.com/evergreen-library-system/Evergreen/commit/7853a5faa9d2e5c1d392f04c2dbb85d0f358345f
But instead of the "INSERT INTO config.upgrade_log" line, I suspect you'll want to do:
--SELECT evergreen.upgrade_deps_block_check('XXXX', :eg_version);
For anybody that might want to take this on, here's a good example commit for a change to the global flag label: https:/ /github. com/evergreen- library- system/ Evergreen/ commit/ 7853a5faa9d2e5c 1d392f04c2dbb85 d0f358345f
But instead of the "INSERT INTO config.upgrade_log" line, I suspect you'll want to do:
--SELECT evergreen. upgrade_ deps_block_ check(' XXXX', :eg_version);