code-corps / code-corps/code-corps-api

When unlinking installation from organization, delete ProjectGithubRepos

Abierto
#860 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Time: 2 hours
Lenguaje dominante
Elixir
Estrellas
234
Forks
82
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

# Problem

Unlinking a `GithubAppInstallation` from an `Organization` deletes the related `OrganizationGithubAppInstallation` record.

That, however, currently in no way affects `ProjectGithubRepo` records which may link a `GithubRepo` belonging to the `GithubAppInstallation` with a project belonging to the `Organization.`

We should also delete the related `ProjectGithubRepo` records when the installation is unlinked.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.