Commit Graph

18 Commits

Author SHA1 Message Date
jiantw83 ed1f2bea15 feat: update AI Code Review step to use DeepSeek API and correct API key
Co-authored-by: Copilot <copilot@github.com>
2026-05-11 09:03:03 +00:00
jiantw83 73c11129ab feat: update AI Code Review step to use new OpenAI base URL and model 2026-05-11 08:55:53 +00:00
jiantw83 7ba2af3384 feat: update OPENAI_MODEL to use DeepSeek-R1-Distill-Qwen-32B for improved performance 2026-05-11 08:54:13 +00:00
jiantw83 aca76f23af feat: add OPENAI_MODEL parameter to AI Code Review step 2026-05-11 08:53:03 +00:00
jiantw83 bdf8d8a797 feat: update AI Code Review step to use OpenAI API key and base URL 2026-05-11 08:47:34 +00:00
jiantw83 7b5decf46a feat: update AI Code Review step to use vars instead of secrets for improved flexibility 2026-05-11 08:31:02 +00:00
jiantw83 d20300eec7 feat: format AI Code Review step for improved readability 2026-05-11 08:27:51 +00:00
jiantw83 a9163cdfda feat: update AI Code Review action inputs to use OLLAMA configuration and set default OpenAI base URL 2026-05-11 08:24:47 +00:00
jiantw83 06303f784a feat: update workflow configurations for version calculation and API integration 2026-05-11 08:20:57 +00:00
jiantw83 8fbdaadca3 feat: add target_commitish to version tagging step for improved accuracy 2026-05-11 08:14:41 +00:00
jiantw83 3d9700ade7 feat: refactor version tagging step in review workflow for improved clarity 2026-05-11 08:13:13 +00:00
jiantw83 88b326ba3c feat: refactor version handling in code review workflow for consistency 2026-05-11 08:12:12 +00:00
jiantw83 597fcf1f73 feat: refactor code review workflow to include version calculation step 2026-05-11 08:09:30 +00:00
jiantw83 0fae1f383c feat: add cache cleaning step to code review workflow 2026-05-11 08:03:19 +00:00
jiantw83 cdac64e224 feat: refactor code review workflow to remove tagging step and use dynamic branch reference 2026-05-11 07:46:59 +00:00
jiantw83 fa5a734166 fix: ensure 'name' parameter is included in the tag step of the code review workflow
Co-authored-by: Copilot <copilot@github.com>
2026-05-11 07:39:29 +00:00
jiantw83 43e21d07cd feat: update AI code review workflow to use specific action URL and add tagging step
Co-authored-by: Copilot <copilot@github.com>
2026-05-11 07:37:04 +00:00
jiantw83 bccf0e5b0b feat: add AI code review workflow configuration
Co-authored-by: Copilot <copilot@github.com>
2026-05-11 07:29:52 +00:00