Commit 6493acc
committed
Build/Test Tools: Use
The `github.rest.search.issuesAndPullRequests()` method is deprecated and slated to be removed in September 2025.
The preferred way to search for pull requests is now to use `github.rest.search.issues` in combination with the `is:pr` or `type:pr` qualifiers.
Props abcd95.
Fixes #63278.
git-svn-id: https://develop.svn.wordpress.org/trunk@60314 602fd350-edb4-49c9-b593-d223f7449a82issues instead of issuesAndPullRequests.1 parent 5dd29f9 commit 6493acc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments