imsky / imsky/pull-review

Display number of lines when requesting reviews via hubot

Open
#88 1 comment 0 reactions 0 assignees View on GitHub
feature hacktoberfest
Dominant language
JavaScript
Stars
210
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Would allow seeing at a glance how large/small a PR is. Example output:
```
@person1, @person2: please review https://github.com/imsky/pull-review/0 (81 additions, 34 deletions, 2 files)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Hubot code that formats review-request messages and the GitHub pull-request data it uses. Verify the message includes additions, deletions, and file count in the format shown; the issue names no files or tests, so identify the relevant existing coverage before changing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, javascript
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.