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
I am using this package with GitHub Enterprise, version 2.22, when knplabs/github-api is at version 2.16.0, trying to use the checks API results in Github\Exception\RuntimeException (message: If you would like to help us test the Checks API during its preview period, you must specify a custom media type in the 'Accept' header. Please see the docs for full details.). I don't see an obvious way to specify the header as a user of the library.
Would it be possible to add it back, or add an option to pass custom headers to the checks calls?