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
// All co-authored commits are excluded because it's unlikely that any bot co-authors with another bot, but instead they're co-authored with a human. In that case we don't want to dim the commit.
22
-
// ^= is needed to match /apps/* URLs
23
-
constcommitSelectors=[
24
-
// Co-authored commits are excluded because their avatars are not linked
// All co-authored commits are excluded because it's unlikely that any bot co-authors with another bot, but instead they're co-authored with a human. In that case we don't want to dim the commit.
145
+
// ^= is needed to match /apps/* URLs
146
+
exportconstbotLinksCommitSelectors=[
147
+
// Co-authored commits are excluded because their avatars are not linked
0 commit comments