Skip to content

Commit 1e76cfd

Browse files
Show annotations on PR reviewers (#169)
PR reviewers are now annotated with: - **Out-of-office status:** From Outlook auto-reply messages. Hover over to see the full message - **Owner info:** How many files the reviewer is listed as an owner, alternate, and expert. Hover over to see which files - **Country flags:** Shown if they are they are in a different country than you (these reviewers could have a longer response time due to timezones) - **Employment status:** Ex-employee, leave of absence, etc.
1 parent d9b7e1c commit 1e76cfd

File tree

3 files changed

+4159
-15
lines changed

3 files changed

+4159
-15
lines changed

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ module.exports = {
3333
"require-yield": "error",
3434
"linebreak-style": 0,
3535
"arrow-parens": 0,
36+
"prefer-destructuring": 0,
3637
}
3738
};

0 commit comments

Comments
 (0)