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: docs/ncu-ci.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
@@ -134,7 +134,7 @@ Possible use cases:
134
134
135
135
- a numeric pull request id, for example `34127`
136
136
- a pull request URL, for example `https://github.com/nodejs/node/pull/34127`
137
-
- a commit URL for the head commit of the pull request, for example `https://github.com/nodejs/node/pull/34127/commits/<sha>`
137
+
- a commit URL for the head commit of the pull request, for example `https://github.com/nodejs/node/pull/34127/commits/35ea6ded7315cf9d0585a5d1cd7d09f358ca5993`
138
138
139
139
If you pass a GitHub URL, `ncu-ci` will infer the repository owner, repository name,
140
140
and pull request id from the URL. When you pass a commit URL, it also uses the commit
0 commit comments