Skip to content

Commit

Permalink
Merge pull request #173 from tigergraph/master
Browse files Browse the repository at this point in the history
Sync Branches DNR
  • Loading branch information
RobRossmiller-TG authored Sep 9, 2024
2 parents ad97e14 + e97b4c1 commit abd566c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/auto_request_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,10 @@ reviewers:
groups:
primary:
- RobRossmiller-TG
- wyattjoynertg
- parkererickson-tg
- victorleeTG
# secondary:
# - RobRossmiller-TG
- billshitg
- parkererickson-tg
- luzhoutg
# - wyattjoynertg
# tertiary:
# - victorleeTG

files:
Expand All @@ -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
1 change: 1 addition & 0 deletions UDF/tg_ExprUtil.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
#include <random>
#include <fstream>
#include <sstream>
#include <curl/curl.h>

namespace tg {

Expand Down

0 comments on commit abd566c

Please sign in to comment.