Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Commit

Permalink
Runbook updated
Browse files Browse the repository at this point in the history
  • Loading branch information
gkazakov111 committed Apr 10, 2020
1 parent 9dd9421 commit 788378f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ workflows:
- ft-golang-ci/scan:
name: scan-dependencies
context: cm-team-snyk

2 changes: 1 addition & 1 deletion synth-publish.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ func (app *syntheticPublication) healthcheck() fthealth.Check {
return fthealth.Check{
BusinessImpact: "Image publication doesn't work",
Name: "End-to-end test of image publication",
PanicGuide: "Contact #co-co channel on Slack",
PanicGuide: "https://runbooks.in.ft.com/synth-image-pub-monitor",
Severity: 1,
TechnicalSummary: "Lots of things could have gone wrong. Check the /history endpoint for more info",
Checker: app.latestPublicationStatus,
Expand Down

0 comments on commit 788378f

Please sign in to comment.