You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: perceval/github.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ In that help banner, we see two different ways of using it:
23
23
...
24
24
```
25
25
26
-
You can pass category as parameter which take issue,pull_request,commit and repository when using Github Perceval backend.
26
+
You can pass category as parameter which take either of issue,pull_request or repository when using Github Perceval backend.
27
27
Note that in GitHub every pull request is an issue, but not every issue is a pull request. Thus, the issues returned may contain pull request information (included in the field `pull_request` within the issue).
0 commit comments