john 5db8dd5bc7
ai/code-review AI review reported findings
hello-world/pipeline/pr-master This commit looks good
Provoke changes
2026-05-03 09:47:44 +01:00
2026-05-03 09:41:47 +01:00
2026-05-03 09:47:44 +01:00
2026-05-03 09:02:01 +01:00
2026-05-03 09:41:47 +01:00
2026-05-03 09:41:47 +01:00

Hello World C++ Project

Jenkins AI Review

The Jenkins pipeline can run an OpenAI-powered review and report back to Gitea.

Required Jenkins secrets and variables:

  • OPENAI_API_KEY
  • GITEA_TOKEN
  • GITEA_URL

Optional variables:

  • CODEX_MODEL
  • AI_REVIEW_FAIL_ON_FINDINGS
  • GITEA_REPO_OWNER
  • GITEA_REPO_NAME
  • GITEA_PR_NUMBER

Build

cmake -S . -B build
cmake --build build
./build/hello_world
S
Description
No description provided
Readme 46 KiB
Languages
Python 94.6%
C++ 2.9%
CMake 2.5%