2309887329
fix: map REVIEW_MAX_COMMENTS to both inline and context limits
...
REVIEW_MAX_COMMENTS was only mapped to REVIEW__MAX_INLINE_COMMENTS which
only limits comments per-file. Added REVIEW__MAX_CONTEXT_COMMENTS mapping
to also limit total comments per MR, which is what users expected.
Also added missing LLM__META__TEMPERATURE env var mapping.
2026-01-02 01:09:48 +00:00
2f91e0b817
Limit inline comments via REVIEW_MAX_COMMENTS
Build and Push Docker Image / build-and-push (push) Successful in 36s
2026-01-01 05:50:13 +00:00
16023164ac
Revert to explicit GITEA_API_URL configuration
Build and Push Docker Image / build-and-push (push) Successful in 36s
2026-01-01 05:27:38 +00:00
59c50c4cde
Refactor config to use GITEA_BASE_URL
Build and Push Docker Image / build-and-push (push) Successful in 37s
2026-01-01 05:23:00 +00:00
a152406475
Fix API URL slash suffix
Build and Push Docker Image / build-and-push (push) Successful in 36s
2026-01-01 05:20:29 +00:00
dbe4c7659f
Expose host port via PORT env var
Build and Push Docker Image / build-and-push (push) Successful in 35s
2026-01-01 05:00:52 +00:00
559fa574b0
Update compose to use Gitea registry image
2026-01-01 04:58:39 +00:00
4ed9b23599
Update compose to use standard network
Build and Push Docker Image / build-and-push (push) Failing after 0s
2026-01-01 04:41:05 +00:00
c8ea6d7288
Initial commit of gitea-ai-webhook bot with CI/CD
2026-01-01 04:39:29 +00:00