feat: 增加通知Provider和Jenkins自动同步

This commit is contained in:
湛兮
2026-06-11 21:07:54 +08:00
parent caec5a618d
commit 163f411485
14 changed files with 568 additions and 31 deletions
+2
View File
@@ -17,6 +17,8 @@ REDIS_URL=redis://127.0.0.1:6379/0
JENKINS_BASE_URL=https://jenkins.example.internal
JENKINS_USERNAME=devops-bot
JENKINS_API_TOKEN=replace-with-secret-manager-value
JENKINS_AUTO_SYNC_ENABLED=false
JENKINS_AUTO_SYNC_INTERVAL_MS=30000
# Gitea integration, server-side only.
GITEA_BASE_URL=https://gitea.example.internal