Commit Graph

1 Commits

Author SHA1 Message Date
Hamit Şimşek
95c2fe79b1 Add AI-powered code review GitHub Action
Introduces a workflow that uses an OpenAI model to analyze code changes on the development branch. If an issue is detected in the diff, the script automatically creates a GitHub issue with relevant details, labels, and assignees.
2025-10-31 23:39:37 +03:00