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
It would indeed be a BC break to change that value now, but maybe a better solution is to move these options into a parameters/options parameter of the function and leave all option empty by default so they will fallback to github defaults.
This way our lib doesn't set defaults that will be outdated sometime in the future.
I will assign the 3.0 milestone to this issue, so we can handle this possible cleanup in the future!
For example current user api handler link in
type
field hasowner
value as default but according github api we link haveall
as default.P.S If necessary, I can fix it by PR.
Thanks for this awesome library.
The text was updated successfully, but these errors were encountered: