diff options
| author | 2019-01-21 17:24:59 +0000 | |
|---|---|---|
| committer | 2019-01-21 17:25:13 +0000 | |
| commit | 50349ab8c8bbc9b84aa82bcc07069aa4e849bf4d (patch) | |
| tree | f2570262b65d34ff2d9289298aa927b0ccdada60 | |
| parent | Error log failure to get title of a url (title.py) (diff) | |
| signature | ||
`pr-all` also shows when there are new commits to a pull request (github)
| -rw-r--r-- | modules/github/ghwebhook.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/github/ghwebhook.md b/modules/github/ghwebhook.md index bf68d054..f533cc81 100644 --- a/modules/github/ghwebhook.md +++ b/modules/github/ghwebhook.md @@ -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 #### 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 Shows minimal issue actions; opened, closed, reopened, deleted |
