feat: better template

This commit is contained in:
u80864958
2025-08-22 12:04:21 +02:00
parent 2e279c9b13
commit 11e7b6445c
4 changed files with 152 additions and 189 deletions

View File

@@ -27,7 +27,7 @@ func main() {
for _, repo := range []Repo{
{"lou-taylor", "lou-taylor-web"},
{"lou-taylor", "lou-taylor-api"},
{"lou-taylor", "accounting"},
// {"lou-taylor", "accounting"},
} {
iss, _, err := client.ListRepoIssues(
repo.owner,