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

When unlinking installation from organization, delete ProjectGithubRepos

Ouverte
#860 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Time: 2 hours
Langage dominant
Elixir
Étoiles
234
Forks
82
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

# 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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.