You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf(github): skip comment edit when body is already up to date
Avoid unnecessary GitHub API calls by checking if comment body
already matches before editing. Use github.Ptr() for consistency.
Signed-off-by: Akshay Pant <akshay.akshaypant@gmail.com>
0 commit comments