Commit Graph

3 Commits

Author SHA1 Message Date
Hamit Şimşek
a229603922 Update workflow to trigger on main branch
Changed the AI Code Review GitHub Actions workflow to run on pushes to the main branch instead of the development branch.
2025-10-31 23:46:09 +03:00
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
Hamit Şimşek
ebd7dcc23b Base scripts and templates added 2025-05-30 00:07:07 +03:00