feat: update issue templates and workflows; add python compile check and sourcery integration

This commit is contained in:
Wikid82
2025-11-18 10:57:03 -05:00
parent 4026ce7138
commit a04fad2b73
16 changed files with 64 additions and 32 deletions

View File

@@ -69,6 +69,6 @@ jobs:
issue_number: issue.number,
labels: labels
});
console.log(`Added labels: ${labels.join(', ')}`);
}