perf: 流水线创建时支持添加到证书监控

This commit is contained in:
xiaojunnuo
2025-10-24 23:10:20 +08:00
parent 3a8931feef
commit 59ba408070
4 changed files with 69 additions and 3 deletions
@@ -230,6 +230,9 @@ export default {
notificationWhen: "Notification Timing",
notificationHelper: "Get real-time alerts when the task fails",
groupIdTitle: "Pipeline Group",
addToMonitorEnabled: "Add to Cert Monitor",
addToMonitorDomains: "Add to Monitor Domains",
},
notificationDefault: "Use Default Notification",
monitor: {
@@ -234,6 +234,8 @@ export default {
notificationWhen: "通知时机",
notificationHelper: "任务执行失败实时提醒",
groupIdTitle: "流水线分组",
addToMonitorEnabled: "添加到证书监控",
addToMonitorDomains: "添加到监控域名",
},
notificationDefault: "使用默认通知",
monitor: {