feature/ai-review #7

Merged
gitea_admin merged 15 commits from feature/ai-review into main 2026-04-22 09:30:02 +00:00
No description provided.
Ghost added 14 commits 2026-04-21 10:30:51 +00:00
AI-review
Some checks failed
AI Code Review / ai-review (pull_request) Failing after 8s
260b45637e
workflow fix
Some checks failed
AI Code Review / ai-review (pull_request) Failing after 9s
3d6eadf128
flag
Some checks failed
AI Code Review / ai-review (pull_request) Failing after 8s
89d2952d7a
pip
Some checks failed
AI Code Review / ai-review (pull_request) Failing after 8s
e06b270e67
workflow fix
Some checks failed
AI Code Review / ai-review (pull_request) Failing after 9s
9ab283f1e5
vars
Some checks failed
AI Code Review / ai-review (pull_request) Failing after 3s
16da2fa6b3
cmd
All checks were successful
AI Code Review / ai-review (pull_request) Successful in 4s
077be9fbf3
token fix
All checks were successful
AI Code Review / ai-review (pull_request) Successful in 24s
72ab85d0cd
debug
All checks were successful
AI Code Review / ai-review (pull_request) Successful in 13s
a3507fd7f1
doc
All checks were successful
AI Code Review / ai-review (pull_request) Successful in 13s
c4f6a1c028
pr types
All checks were successful
AI Code Review / ai-review (pull_request) Successful in 4s
d7ac8b5b26
Merge branch 'main' into feature/ai-review
All checks were successful
AI Code Review / ai-review (pull_request) Successful in 3s
9ad7efc09d
email notifications
All checks were successful
AI Code Review / ai-review (pull_request) Successful in 13s
01ba25f097
gitea_admin reviewed 2026-04-21 10:30:59 +00:00
gitea_admin left a comment
Owner

Inline review

Inline review
@@ -0,0 +34,4 @@
fetch-depth: 0
- name: Run inline review
uses: docker://nikitafilonov/ai-review:v0.64.0
Owner

Consider using a more recent version or 'latest' tag for the AI review tool to get bug fixes and improvements.

#ai-review-inline

Consider using a more recent version or 'latest' tag for the AI review tool to get bug fixes and improvements. #ai-review-inline
gitea_admin reviewed 2026-04-21 10:30:59 +00:00
gitea_admin left a comment
Owner

Inline review

Inline review
@@ -0,0 +34,4 @@
fetch-depth: 0
- name: Run inline review
uses: docker://nikitafilonov/ai-review:v0.64.0
Owner

Consider using a more recent version or 'latest' tag for the AI review tool to get bug fixes and improvements.

#ai-review-inline

Consider using a more recent version or 'latest' tag for the AI review tool to get bug fixes and improvements. #ai-review-inline
gitea_admin reviewed 2026-04-21 10:30:59 +00:00
gitea_admin left a comment
Owner

Inline review

Inline review
@@ -0,0 +39,4 @@
args: ai-review run-inline
- name: Run summary review
uses: docker://nikitafilonov/ai-review:v0.64.0
Owner

Consider using a more recent version or 'latest' tag for the AI review tool to get bug fixes and improvements.

#ai-review-inline

Consider using a more recent version or 'latest' tag for the AI review tool to get bug fixes and improvements. #ai-review-inline
@@ -819,6 +819,8 @@ postgresql:
**Email Notifications**: Enabled (`ENABLE_NOTIFY_MAIL: true`). SMTP credentials injected via `gitea-smtp-secret` using `additionalConfigFromEnvs` with `GITEA__mailer__USER` / `GITEA__mailer__PASSWD` environment variables.
**Auto-Watch**: Disabled (`AUTO_WATCH_ON_CHANGES: false`, `AUTO_WATCH_NEW_REPOS: false`). Prevents contributors from being auto-subscribed to repo notifications on push, reducing email noise from CI bots (e.g., ai-review PR comments). Users who were already watching before this change need to manually unwatch or switch to "Only participating".
Owner

Line is too long and contains redundant information; consider breaking into multiple lines and removing the duplicate '# added' comment.

**Auto-Watch**: Disabled (`AUTO_WATCH_ON_CHANGES: false`, `AUTO_WATCH_NEW_REPOS: false`). Prevents contributors from being auto-subscribed to repo notifications on push, reducing email noise from CI bots (e.g., ai-review PR comments). Users who were already watching before this change need to manually unwatch or switch to "Only participating".

#ai-review-inline

Line is too long and contains redundant information; consider breaking into multiple lines and removing the duplicate '# added' comment. ```suggestion **Auto-Watch**: Disabled (`AUTO_WATCH_ON_CHANGES: false`, `AUTO_WATCH_NEW_REPOS: false`). Prevents contributors from being auto-subscribed to repo notifications on push, reducing email noise from CI bots (e.g., ai-review PR comments). Users who were already watching before this change need to manually unwatch or switch to "Only participating". ``` #ai-review-inline
@@ -820,2 +820,4 @@
**Email Notifications**: Enabled (`ENABLE_NOTIFY_MAIL: true`). SMTP credentials injected via `gitea-smtp-secret` using `additionalConfigFromEnvs` with `GITEA__mailer__USER` / `GITEA__mailer__PASSWD` environment variables.
**Auto-Watch**: Disabled (`AUTO_WATCH_ON_CHANGES: false`, `AUTO_WATCH_NEW_REPOS: false`). Prevents contributors from being auto-subscribed to repo notifications on push, reducing email noise from CI bots (e.g., ai-review PR comments). Users who were already watching before this change need to manually unwatch or switch to "Only participating".
Owner

Remove this empty line with redundant comment.

#ai-review-inline

Remove this empty line with redundant comment. #ai-review-inline
gitea_admin reviewed 2026-04-21 10:30:59 +00:00
gitea_admin left a comment
Owner

Inline review

Inline review
@@ -0,0 +39,4 @@
args: ai-review run-inline
- name: Run summary review
uses: docker://nikitafilonov/ai-review:v0.64.0
Owner

Consider using a more recent version or 'latest' tag for the AI review tool to get bug fixes and improvements.

#ai-review-inline

Consider using a more recent version or 'latest' tag for the AI review tool to get bug fixes and improvements. #ai-review-inline
@@ -819,6 +819,8 @@ postgresql:
**Email Notifications**: Enabled (`ENABLE_NOTIFY_MAIL: true`). SMTP credentials injected via `gitea-smtp-secret` using `additionalConfigFromEnvs` with `GITEA__mailer__USER` / `GITEA__mailer__PASSWD` environment variables.
**Auto-Watch**: Disabled (`AUTO_WATCH_ON_CHANGES: false`, `AUTO_WATCH_NEW_REPOS: false`). Prevents contributors from being auto-subscribed to repo notifications on push, reducing email noise from CI bots (e.g., ai-review PR comments). Users who were already watching before this change need to manually unwatch or switch to "Only participating".
Owner

Line is too long and contains redundant information; consider breaking into multiple lines and removing the duplicate '# added' comment.

**Auto-Watch**: Disabled (`AUTO_WATCH_ON_CHANGES: false`, `AUTO_WATCH_NEW_REPOS: false`). Prevents contributors from being auto-subscribed to repo notifications on push, reducing email noise from CI bots (e.g., ai-review PR comments). Users who were already watching before this change need to manually unwatch or switch to "Only participating".

#ai-review-inline

Line is too long and contains redundant information; consider breaking into multiple lines and removing the duplicate '# added' comment. ```suggestion **Auto-Watch**: Disabled (`AUTO_WATCH_ON_CHANGES: false`, `AUTO_WATCH_NEW_REPOS: false`). Prevents contributors from being auto-subscribed to repo notifications on push, reducing email noise from CI bots (e.g., ai-review PR comments). Users who were already watching before this change need to manually unwatch or switch to "Only participating". ``` #ai-review-inline
@@ -820,2 +820,4 @@
**Email Notifications**: Enabled (`ENABLE_NOTIFY_MAIL: true`). SMTP credentials injected via `gitea-smtp-secret` using `additionalConfigFromEnvs` with `GITEA__mailer__USER` / `GITEA__mailer__PASSWD` environment variables.
**Auto-Watch**: Disabled (`AUTO_WATCH_ON_CHANGES: false`, `AUTO_WATCH_NEW_REPOS: false`). Prevents contributors from being auto-subscribed to repo notifications on push, reducing email noise from CI bots (e.g., ai-review PR comments). Users who were already watching before this change need to manually unwatch or switch to "Only participating".
Owner

Remove this empty line with redundant comment.

#ai-review-inline

Remove this empty line with redundant comment. #ai-review-inline
gitea_admin reviewed 2026-04-21 10:31:00 +00:00
gitea_admin left a comment
Owner

Inline review

Inline review
@@ -30,3 +30,3 @@
ENABLE_BASIC_AUTHENTICATION: true
ENABLE_PASSWORD_SIGNIN_FORM: false
ENABLE_NOTIFY_MAIL: true
AUTO_WATCH_ON_CHANGES: false
Owner

Consider removing inline comments from YAML values as they may cause parsing issues in some environments.

      AUTO_WATCH_ON_CHANGES: false

#ai-review-inline

Consider removing inline comments from YAML values as they may cause parsing issues in some environments. ```suggestion AUTO_WATCH_ON_CHANGES: false ``` #ai-review-inline
@@ -31,2 +31,3 @@
ENABLE_PASSWORD_SIGNIN_FORM: false
ENABLE_NOTIFY_MAIL: true
AUTO_WATCH_ON_CHANGES: false
AUTO_WATCH_NEW_REPOS: false
Owner

Consider removing inline comments from YAML values as they may cause parsing issues in some environments.

      AUTO_WATCH_NEW_REPOS: false

#ai-review-inline

Consider removing inline comments from YAML values as they may cause parsing issues in some environments. ```suggestion AUTO_WATCH_NEW_REPOS: false ``` #ai-review-inline
@@ -32,1 +32,3 @@
ENABLE_NOTIFY_MAIL: true
AUTO_WATCH_ON_CHANGES: false
AUTO_WATCH_NEW_REPOS: false
ENABLE_NOTIFY_MAIL: false
Owner

Consider removing inline comments from YAML values as they may cause parsing issues in some environments.

      ENABLE_NOTIFY_MAIL: false

#ai-review-inline

Consider removing inline comments from YAML values as they may cause parsing issues in some environments. ```suggestion ENABLE_NOTIFY_MAIL: false ``` #ai-review-inline
@@ -33,0 +32,4 @@
AUTO_WATCH_ON_CHANGES: false
AUTO_WATCH_NEW_REPOS: false
ENABLE_NOTIFY_MAIL: false
ENABLE_TIMETRACKING: false
Owner

Consider removing inline comments from YAML values as they may cause parsing issues in some environments.

      ENABLE_TIMETRACKING: false

#ai-review-inline

Consider removing inline comments from YAML values as they may cause parsing issues in some environments. ```suggestion ENABLE_TIMETRACKING: false ``` #ai-review-inline
gitea_admin reviewed 2026-04-21 10:31:00 +00:00
gitea_admin left a comment
Owner

Inline review

Inline review
gitea_admin reviewed 2026-04-21 10:31:00 +00:00
gitea_admin left a comment
Owner

Inline review

Inline review
gitea_admin reviewed 2026-04-21 10:31:00 +00:00
gitea_admin left a comment
Owner

Inline review

Inline review
Owner

The changes improve workflow stability by pinning the AI review Docker image to a specific version (v0.64.0) instead of using the unstable 'latest' tag. The Gitea configuration has been updated to disable auto-watch features and email notifications to reduce notification noise from automated CI processes, with clear documentation explaining the rationale. The documentation effectively communicates to users that they may need to manually adjust their watch settings if they were previously auto-subscribed.

#ai-review-summary

The changes improve workflow stability by pinning the AI review Docker image to a specific version (v0.64.0) instead of using the unstable 'latest' tag. The Gitea configuration has been updated to disable auto-watch features and email notifications to reduce notification noise from automated CI processes, with clear documentation explaining the rationale. The documentation effectively communicates to users that they may need to manually adjust their watch settings if they were previously auto-subscribed. #ai-review-summary
gitea_admin added 1 commit 2026-04-22 09:28:23 +00:00
sync
All checks were successful
AI Code Review / ai-review (pull_request) Has been skipped
093e57c4cc
gitea_admin merged commit c88938adb5 into main 2026-04-22 09:30:02 +00:00
gitea_admin referenced this issue from a commit 2026-04-22 09:30:04 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Forte/launchpad#7