perf: 证书流水线可以开启webhook

This commit is contained in:
xiaojunnuo
2026-01-13 19:02:23 +08:00
parent f3d70c7ea1
commit 840bd52671
4 changed files with 25 additions and 1 deletions
@@ -243,6 +243,9 @@ export default {
addToMonitorEnabled: "Add to Cert Monitor",
addToMonitorDomains: "Add to Monitor Domains",
webhookEnabled: "Webhook Enabled",
webhookEnabledHelper: "Support webhook trigger pipeline, please check webhook address in trigger source",
},
notificationDefault: "Use Default Notification",
monitor: {
@@ -247,6 +247,8 @@ export default {
groupIdTitle: "流水线分组",
addToMonitorEnabled: "添加到证书监控",
addToMonitorDomains: "添加到监控域名",
webhookEnabled: "开启Webhook",
webhookEnabledHelper: "支持webhook触发流水线,请在触发源中查看webhook地址",
},
notificationDefault: "使用默认通知",
monitor: {