|
|
|
|
|
by jbox
4194 days ago
|
|
Cool tool! I gave it a shot on one of our private repos this morning and it did what it said on the box. In the process it also generated ~150 comments on the repo. For folks watching the repo, this is a fair amount of email. Is there anyway to aggregate the comments? Perhaps into the Pull Request description? |
|
Increasing the number of images per task would reduce the number of commits / comments, but could also increase the amount of time it takes to complete.
Did the commits themselves cause email issues for you, or was it just the comments? I could look into appending to the PR description instead of adding comments - I'm just worried about a race condition when multiple tasks are trying to update the description at the same time.