diff --git a/.pr_agent.toml b/.pr_agent.toml new file mode 100644 index 0000000..193ea5d --- /dev/null +++ b/.pr_agent.toml @@ -0,0 +1,6 @@ +[rag_arguments] +enable_rag=true +rag_repo_list= [ + "redhat-performance/test_tools-wrappers", + "redhat-performance/pyperf-wrapper" +] \ No newline at end of file