Skip to content

Commit

Permalink
Show annotations on PR reviewers (#169)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
alejandro5042 authored Nov 17, 2021
1 parent d9b7e1c commit 1e76cfd
Show file tree
Hide file tree
Showing 3 changed files with 4,159 additions and 15 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ module.exports = {
"require-yield": "error",
"linebreak-style": 0,
"arrow-parens": 0,
"prefer-destructuring": 0,
}
};
Loading

0 comments on commit 1e76cfd

Please sign in to comment.