holdex / pr-time-tracker

https://autoinvoice-theta.vercel.app
0 stars 3 forks source link

fix: decouple trigger dev logic #240

Closed georgeciubotaru closed 7 months ago

georgeciubotaru commented 7 months ago

resolves https://github.com/holdex/autoinvoice/issues/239

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
autoinvoice ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2024 0:21am
zolotokrylin commented 7 months ago

@georgeciubotaru you fix decoupling? please name PR more clear for people who read it.

georgeciubotaru commented 7 months ago

@zolotokrylin Problem: trigger dev integration contained coupled Github app logic. The fix contains changes with the final result: Decoupled logic for trigger dev integration.