dwyl / dwylbot

:robot: Automating our GitHub Workflow to improve team communication/collaboration and reduce tedious repetition!
28 stars 7 forks source link

Add awaiting reiview label and assignees #112

Closed SimonLab closed 7 years ago

SimonLab commented 7 years ago

merge after #111

see #62 If a reviewer is added to the PR then the label "awaiting-review" and the reviewer is assigned to the PR.

codecov[bot] commented 7 years ago

Codecov Report

Merging #112 into master will increase coverage by 1.14%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
+ Coverage   96.94%   98.08%   +1.14%     
==========================================
  Files          20       22       +2     
  Lines         131      157      +26     
==========================================
+ Hits          127      154      +27     
+ Misses          4        3       -1
Impacted Files Coverage Δ
web/controllers/rules/list_rules.ex 100% <ø> (ø) :arrow_up:
web/controllers/rules/pr/no_assignee.ex 100% <100%> (ø)
web/controllers/github_api/in_memory.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/pr/awaiting_review.ex 100% <100%> (ø)
web/models/user.ex 100% <0%> (+50%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 21cf3bb...eb424e7. Read the comment docs.