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
ci: Cache maintainer lookups and guard against null users
Cache isMaintainer API results to avoid redundant permission checks
when the same users appear across multiple referenced issues.
Add null guards for issue.user and comment.user, which GitHub's API
returns as null for deleted or suspended accounts.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments