Dylan Gillespie

Results 1 issues of Dylan Gillespie

### What happened? Running ```csharp var envs = await github.Repository.Environment.GetAll(owner, "API_CICD"); ``` Returns ![image](https://github.com/octokit/octokit.net/assets/44653204/9ea8a7ab-d27b-4210-9322-78cb663a76dc) `System.OverflowException: 'Value was either too large or too small for an Int32.'` When attempting to parse...

Type: Bug