Frappe Cloud (Action Required!)

I have an app showing Action Required on a private bench. I tried following this to fix it but it seems it only works if the app’s repo belongs to a personal account. In this case it belongs to an organization App Installation Issue

The app repo initially belonged to a personal account and was a public repo until ownership to changed to an organization and was made private. Any suggestions on how to fix this?

image

Interesting issue. I have seen repository ownership changes create unexpected access and deployment problems in different platforms. Since the repository was moved from a personal account to an organization and later made private, it sounds like there may be a permissions or authentication mismatch somewhere in the integration. Hopefully someone who has handled a similar migration can share the exact steps that resolved it.