chore: trim scout dry-run comment logs
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 7s
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 7s
This commit is contained in:
@@ -292,8 +292,7 @@ npx -y @agent-bounty/mcp-server --endpoint https://agent.wooo.work
|
||||
console.error(`Failed to comment on #${issue.number}:`, error);
|
||||
}
|
||||
} else {
|
||||
console.log("[DRY RUN] Would have posted comment:");
|
||||
console.log(commentBody);
|
||||
console.log(`[DRY RUN] Would have posted scout comment for #${issue.number}: ${draft.status}`);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user