diff --git a/.github/auto_request_review.yml b/.github/auto_request_review.yml index 197024ed..e7f02871 100644 --- a/.github/auto_request_review.yml +++ b/.github/auto_request_review.yml @@ -11,13 +11,10 @@ reviewers: groups: primary: - RobRossmiller-TG - - wyattjoynertg - - parkererickson-tg - - victorleeTG - # secondary: - # - RobRossmiller-TG + - billshitg + - parkererickson-tg + - luzhoutg # - wyattjoynertg - # tertiary: # - victorleeTG files: @@ -33,5 +30,6 @@ options: # ignore PRs with title contains specific keywords ignored_keywords: - DO NOT REVIEW + - DNR # request reviews to all other members in the same group enable_group_assignment: true diff --git a/UDF/tg_ExprUtil.hpp b/UDF/tg_ExprUtil.hpp index 8346b673..9d9d906b 100644 --- a/UDF/tg_ExprUtil.hpp +++ b/UDF/tg_ExprUtil.hpp @@ -38,6 +38,7 @@ #include #include #include +#include namespace tg {