refactor: rely more on the db instead of querying GH

This commit is contained in:
tdurieux
2024-04-06 15:15:08 +01:00
parent 968a59726c
commit 389030adc9
4 changed files with 15 additions and 9 deletions

View File

@@ -324,6 +324,7 @@ export default class Repository {
accessToken: await this.getToken(),
owner: this.source.data.organization,
repo: this.source.data.repoName,
force: true,
});
if (repository.size) {
if (