Skip to content

Commit a653ed8

Browse files
authored
ci(update): add note about @octokit/types to PR description
1 parent ce300d8 commit a653ed8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
body: |
2929
See what changed at https://github.com/octokit/routes/releases/latest.
3030
31+
If there are any new endpoints, then the code changes will likely required an update of [`@octokit/types`](https://github.com/octokit/types.ts/pulls). It should have received a pull request as well, merge & release it first.
32+
3133
Make sure to update the commits so that the merge results in helpful release notes, see [Merging the Pull Request & releasing a new version](https://github.com/octokit/rest.js/blob/master/CONTRIBUTING.md#merging-the-pull-request--releasing-a-new-version).
3234
3335
In general

0 commit comments

Comments
 (0)