Request reviews from the PR's human initiator (#340)

* Request reviews from the PR's human initiator

* add logs

* await the request reviewers call
This commit is contained in:
Mateusz Burzyński
2026-02-19 14:00:57 +00:00
committed by pullfrog[bot]
parent df3ec6b815
commit 4ecff49b72
5 changed files with 48 additions and 0 deletions
+1
View File
@@ -41378,6 +41378,7 @@ var JsonPayload = type({
version: "string",
"agent?": AgentName.or("undefined"),
prompt: "string",
"triggeringUser?": "string | undefined",
"eventInstructions?": "string",
"repoInstructions?": "string",
"event?": "object",