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
c815464849
docs: test AI review trigger
2026-01-01 05:17:04 +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
ca3f6baa1e
Clarify token permissions in README
Build and Push Docker Image / build-and-push (push) Successful in 35s
2026-01-01 04:56:19 +00:00
cd200946ef
Add README with env var documentation
Build and Push Docker Image / build-and-push (push) Successful in 36s
2026-01-01 04:50:18 +00:00