octokit / octokit.js

The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno.
MIT License
6.93k stars 1.01k forks source link

docs(readme): add 'Fetch missing' section #2502

Closed oscard0m closed 1 year ago

oscard0m commented 1 year ago

Resolves #2500


Behavior

Before the change?

Missing information about 'Fetch Missing' in README.md

After the change?

Added information about 'Fetch Missing' in README.md

Other information


Additional info

Pull request checklist

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

If Yes, what's the impact:

Pull request type

Type: Documentation


wolfy1339 commented 1 year ago

Docs look good, the error message should be changed in @octokit/request to match here

EDIT: https://github.com/octokit/request.js/pull/617

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: