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
If you have a client instance, then change Octokit.auto_paginate, it doesn't affect the current client instance. Changing client.auto_paginate does have the correct effect, of course. It's not really a bug so much as it is confusing