feat: webhook event firing on issue creation (background task)

This commit is contained in:
Zhi
2026-02-22 02:43:34 +00:00
parent a0d81ec9f5
commit 1a76de7c50
3 changed files with 62 additions and 2 deletions

View File

@@ -10,3 +10,4 @@ bcrypt==4.0.1
python-multipart==0.0.6
alembic==1.13.1
python-dotenv==1.0.0
httpx==0.27.0