aboutsummaryrefslogtreecommitdiff
path: root/modules/github/ghwebhook.md
diff options
context:
space:
mode:
authorGravatar jesopo2019-01-21 17:24:59 +0000
committerGravatar jesopo2019-01-21 17:25:13 +0000
commit50349ab8c8bbc9b84aa82bcc07069aa4e849bf4d (patch)
treef2570262b65d34ff2d9289298aa927b0ccdada60 /modules/github/ghwebhook.md
parentError 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)
Diffstat (limited to 'modules/github/ghwebhook.md')
-rw-r--r--modules/github/ghwebhook.md2
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