Nick Floyd
Nick Floyd
Hey @bsuv Thanks for reaching out. I've labeled this as "up for grabs" to encourage anyone who might need this functionality and has the time to contribute can feel free...
Hey @jooola thanks for letting us know about this need! ❤️ Let us know if you'd be interested coming up with a way to address it and then submitting a...
Thanks for the efforts here; closing in favor of https://github.com/integrations/terraform-provider-github/pull/2165.
Hey @wparr-circle Thanks for the contributions here. Please run lint when you get the chance! It looks like CI is getting hung up on that. Thanks.
Hey @neilharris123 Thanks for reaching out. The following is where `repo_id` is present: 1. In the resourceGithubRepository [schema](https://github.com/integrations/terraform-provider-github/blob/680c66e184d858bdc409c51a004d5a4cb1cce80d/github/resource_github_repository.go#L391) 2. In the dataSourceGithubRepository [data source](https://github.com/integrations/terraform-provider-github/blob/680c66e184d858bdc409c51a004d5a4cb1cce80d/github/data_source_github_repository.go#L215) 3. In the github_respoitory [docs](https://github.com/integrations/terraform-provider-github/blob/680c66e184d858bdc409c51a004d5a4cb1cce80d/website/docs/d/repository.html.markdown?plain=1#L94) (as...
Hey @bmv0161 thanks for tracking this down. Let us know if you'd be interested in fixing the issue and submitting a PR. For now I have labeled this as "Up...
Hey @wparr-circle thanks for letting us know about this need! ❤️ Let us know if you'd be interested coming up with a way to address it and then submitting a...
Hey @A-deLuna thanks for letting us know about this need! ❤️ Let us know if you'd be interested coming up with a way to address it and then submitting a...
Hey @martincostello it turns out that we had a lot more of [these](https://github.com/octokit/octokit.net/pull/2928) than first thought due to commit id / comment id being so prolific. I'm working on a...
> Looks like this also affects the new .NET SDK too: > > System.Text.Json.JsonException > HResult=0x80131500 > Message=The JSON value could not be converted to System.Int32. Path: $ | LineNumber:...