Piotr Galar

Results 132 issues of Piotr Galar

https://github.com/ipfs/github-mgmt/pull/182#issuecomment-1844802842

Migrate this project to OpenTofu

When you update the config (by adding a file there which exists in the target repo) and sync, the file is currently not imported to terraform state.

Implement issue labels support efficiently. With https://github.com/integrations/terraform-provider-github/compare/main...galargh:terraform-provider-github:feat/github_issue_labels in place, we can manage all labels for a repository using a single tf resource instead of a resource per label. This greaaaaaaatly...

As a consequence it doesn't create a plan with correct updates. See https://github.com/libp2p/github-mgmt/pull/135 for example.

Prerequisite: adding the prop on the repository resource in the tf provider

We could use GitHub client with backoff policy to overcome this.

So do org invitiations... Could we remind people to do that in a PR?