The method 'CheckRun#updateMergeReadyComment' always update the comment if it exists. Actually, the CheckRun sometimes run frequently in some PRs and finds that the comment has not changed. At this situation, the method 'CheckRun#updateMergeReadyComment' should not update the comment and should just skip it. This can reduce the count of invoking the Github api.
The method 'CheckRun#updateMergeReadyComment' shouldn't update the comment if the comment has not changed
- Zhao Song
- Guoxiong Li
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: