pr-all also shows when there are new commits to a pull request (github)

This commit is contained in:
jesopo 2019-01-21 17:24:59 +00:00
parent 381e0ae336
commit 50349ab8c8

View file

@ -26,7 +26,7 @@ Shows minimal pull request actions; opened, closed, reopened
Shows the same actions as `pr-minimal` and also: edited, assigned, unassigned, review requests, comments on review requests Shows the same actions as `pr-minimal` and also: edited, assigned, unassigned, review requests, comments on review requests
#### pr-all #### pr-all
Shows the same actions as `pr` and also: labeled, unlabeled Shows the same actions as `pr` and also: labeled, unlabeled, new commits
#### issue-minimal #### issue-minimal
Shows minimal issue actions; opened, closed, reopened, deleted Shows minimal issue actions; opened, closed, reopened, deleted