This message was deleted.
# typescript
s
This message was deleted.
b
@thousands-psychiatrist-31710 looks to be a problem on the github side? https://github.com/orgs/community/discussions/30201
t
Potentially, was trying to narrow it down myself and determine what endpoints were ultimately being called by Pulumi to repro on my end.
Seems like github provider is using Terraform under the hood, found this relevant issue. It proposes manually setting the branch protection rules and importing state, the Pulumi analog of refresh is not detecting the update branch protection rules leading to apply to still try and set them resulting in the 422. https://github.com/integrations/terraform-provider-github/issues/1262