A minor optimization is possible in PullRequestWorkItem in pr bot. We can cache the result of pr.comments() to avoid querying for them twice. PullRequstWorkItem.isReady() gets comments most of the time already.
- is cloned by
-
SKARA-2201 Only fetch comments once in PullRequestWorkItem in pr bot
-
- Resolved
-