Добавить auto-capture ошибок и фильтр source у тикетов. Refs EventHub/EventHubBack#35
CI / test (push) Successful in 5m53s
CI / push-image (push) Successful in 10m1s
CI / ci-done (push) Successful in 0s
CI / deploy-ift (push) Successful in 47s
CI / e2e-ift (push) Successful in 2m49s
CI / deploy-stage (push) Successful in 7m58s
CI / e2e-stage (push) Successful in 1m20s
CI / test (push) Successful in 5m53s
CI / push-image (push) Successful in 10m1s
CI / ci-done (push) Successful in 0s
CI / deploy-ift (push) Successful in 47s
CI / e2e-ift (push) Successful in 2m49s
CI / deploy-stage (push) Successful in 7m58s
CI / e2e-stage (push) Successful in 1m20s
This commit is contained in:
+6
-1
@@ -426,7 +426,12 @@
|
||||
"detailTitle": "Ticket {{id}}",
|
||||
"deleteTitle": "Delete ticket?",
|
||||
"notFound": "Ticket not found",
|
||||
"statsHint": "Explore · closed {{closed}}, total errors {{errors}}"
|
||||
"statsHint": "Explore · closed {{closed}}, total errors {{errors}}",
|
||||
"source": "Source",
|
||||
"sourceAll": "All sources",
|
||||
"sourceBackend": "Backend",
|
||||
"sourceFrontend": "Frontend",
|
||||
"sourceManual": "Manual"
|
||||
},
|
||||
"subscriptions": {
|
||||
"title": "Subscriptions",
|
||||
|
||||
Reference in New Issue
Block a user