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
Add support for merged events and bot filtering in notifications
- Add EventType.Merged as a meaningful event in _getMeaningfulEventTime
- Filter out bot accounts (AccountType.Bot) from meaningful events
- Filter out users with [bot] suffix or vs-code-engineering username
- This fixes the issue where merged PRs by the current user don't get marked as done
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
0 commit comments