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
{{ message }}
This repository was archived by the owner on Dec 9, 2025. It is now read-only.
Currently the update only happens if a comment is found with matching signature (which includes the head commit ref).
The only time that ref will be the same is when re-running a check.
Every other push, new commit, force push after ammend etc will result in a new comment and many such comments.
I'd prefer one message per PR, if that cant be the default then perhaps an option for only one comment.