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
PR dashboard: skip merge-from-base commits in commit summary context
The is_substantive() filter already excludes "Update branch" merge commits from the latest-event determination, but the LLM-rendered context still surfaced them in the "Last N commits" listing and used their timestamp for "Last commit pushed". That made PRs where the only recent author activity was clicking "Update branch" (e.g. open-telemetry#18090) look like the author had just acted, pushing them into the approver bucket.
0 commit comments