Skip to content

[Bug]: 更新到1.3.6版本后,push事件不审查代码了 #85

@bill-ding007

Description

@bill-ding007

Checklist

  • The issue exists on a clean installation
  • The issue exists in the current version
  • The issue has not been reported before
  • The issue has been reported before but has not been fixed yet

What happened?

1、docker镜像更新到ghcr.io/sunmh207/ai-codereview-gitlab:1.3.6后,推送的push事件不审查代码了(没有问题描述和优化建议)
2、访问5002端口管理后台,推送的历史事件为空
3、在.evn文件配置变量DASHBOARD_USER=admin
DASHBOARD_PASSWORD=Password@123
重启docker-compose后,账号密码不生效

Steps to reproduce the problem

1、docker镜像更新到ghcr.io/sunmh207/ai-codereview-gitlab:1.3.6后,推送的push事件不审查代码了(没有问题描述和优化建议)
2、访问5002端口管理后台,推送的历史事件为空
3、在.evn文件配置变量DASHBOARD_USER=admin
DASHBOARD_PASSWORD=Password@123
重启docker-compose后,账号密码不生效

What should have happened?

1、docker镜像更新到ghcr.io/sunmh207/ai-codereview-gitlab:1.3.6后,推送的push事件不审查代码了(没有问题描述和优化建议)
2、访问5002端口管理后台,推送的历史事件为空
3、在.evn文件配置变量DASHBOARD_USER=admin
DASHBOARD_PASSWORD=Password@123
重启docker-compose后,账号密码不生效

What browsers do you use to access the dashboard?

No response

Where are you running the app?

None

What operating system are you using?

No response

Console logs

2025-04-09 06:09:03,622 INFO Set uid to user 0 succeeded
2025-04-09 06:09:03,623 INFO supervisord started with pid 1
2025-04-09 06:09:04,626 INFO spawned: 'flask' with pid 7
2025-04-09 06:09:04,628 INFO spawned: 'streamlit' with pid 8

Collecting usage statistics. To deactivate, set browser.gatherUsageStats to false.


  You can now view your Streamlit app in your browser.

  URL: http://0.0.0.0:5002

2025-04-09 06:09:06,006 INFO success: flask entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-04-09 06:09:06,006 INFO success: streamlit entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2025-04-09 06:09:06,099 - INFO - api.py:setup_scheduler:93 - Scheduler started successfully.
 * Serving Flask app 'api'
 * Debug mode: off
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on all addresses (0.0.0.0)
 * Running on http://127.0.0.1:5001
 * Running on http://172.20.0.2:5001
Press CTRL+C to quit

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions