webhooks: Remove second example screenshot from Sentry and Teamcity.

This commit is contained in:
Niloth P
2024-12-31 23:22:02 +05:30
committed by Tim Abbott
parent 74d730f464
commit fa0ea2aa2d
5 changed files with 2 additions and 8 deletions

View File

@@ -763,10 +763,7 @@ DOC_SCREENSHOT_CONFIG: dict[str, list[BaseScreenshotConfig]] = {
"rhodecode": [ScreenshotConfig("push.json")],
"rundeck": [ScreenshotConfig("start.json")],
"semaphore": [ScreenshotConfig("pull_request.json")],
"sentry": [
ScreenshotConfig("event_for_exception_python.json"),
ScreenshotConfig("issue_assigned_to_team.json", "002.png"),
],
"sentry": [ScreenshotConfig("event_for_exception_python.json")],
"slack": [ScreenshotConfig("message_with_normal_text.json")],
"sonarqube": [ScreenshotConfig("error.json")],
"sonarr": [ScreenshotConfig("sonarr_episode_grabbed.json")],
@@ -774,7 +771,7 @@ DOC_SCREENSHOT_CONFIG: dict[str, list[BaseScreenshotConfig]] = {
"statuspage": [ScreenshotConfig("incident_created.json")],
"stripe": [ScreenshotConfig("charge_succeeded__card.json")],
"taiga": [ScreenshotConfig("userstory_changed_status.json")],
"teamcity": [ScreenshotConfig("success.json"), ScreenshotConfig("personal.json", "002.png")],
"teamcity": [ScreenshotConfig("success.json")],
"thinkst": [ScreenshotConfig("canary_consolidated_port_scan.json")],
"transifex": [
ScreenshotConfig(