Feat: github connector (#12292)

### What problem does this PR solve?

Feat: github connector

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
Magicbook1108
2025-12-29 16:57:20 +08:00
committed by GitHub
parent 0b5d1ebefa
commit f099bc1236
10 changed files with 1322 additions and 9 deletions

View File

@ -149,6 +149,7 @@ dependencies = [
# "cryptography==46.0.3",
# "jinja2>=3.1.0",
"pyairtable>=3.3.0",
"pygithub>=2.8.1",
"asana>=5.2.2",
]