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
Make PR dashboard near-real-time with event triggers
Trigger the workflow on PR/review/comment events in addition to the hourly cron, and add a concurrency group that debounces bursts (at most one running and one queued) without canceling the in-flight run.
0 commit comments