webhooks: Rename example screenshot images to match the default name.
The integrations - GoSquared, Greenhouse, OpsGenie and Zendesk - have been using `000.png` as their example screenshots, renamed them to match the default name `001.png`, to avoid passing them as arguments.
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
@@ -723,9 +723,9 @@ DOC_SCREENSHOT_CONFIG: dict[str, list[BaseScreenshotConfig]] = {
|
|||||||
"gitlab": [ScreenshotConfig("push_hook__push_local_branch_without_commits.json")],
|
"gitlab": [ScreenshotConfig("push_hook__push_local_branch_without_commits.json")],
|
||||||
"gocd": [ScreenshotConfig("pipeline_with_mixed_job_result.json")],
|
"gocd": [ScreenshotConfig("pipeline_with_mixed_job_result.json")],
|
||||||
"gogs": [ScreenshotConfig("pull_request__opened.json")],
|
"gogs": [ScreenshotConfig("pull_request__opened.json")],
|
||||||
"gosquared": [ScreenshotConfig("traffic_spike.json", image_name="000.png")],
|
"gosquared": [ScreenshotConfig("traffic_spike.json")],
|
||||||
"grafana": [ScreenshotConfig("alert_values_v11.json")],
|
"grafana": [ScreenshotConfig("alert_values_v11.json")],
|
||||||
"greenhouse": [ScreenshotConfig("candidate_stage_change.json", image_name="000.png")],
|
"greenhouse": [ScreenshotConfig("candidate_stage_change.json")],
|
||||||
"groove": [ScreenshotConfig("ticket_started.json")],
|
"groove": [ScreenshotConfig("ticket_started.json")],
|
||||||
"harbor": [ScreenshotConfig("scanning_completed.json")],
|
"harbor": [ScreenshotConfig("scanning_completed.json")],
|
||||||
"hellosign": [
|
"hellosign": [
|
||||||
@@ -751,7 +751,7 @@ DOC_SCREENSHOT_CONFIG: dict[str, list[BaseScreenshotConfig]] = {
|
|||||||
"netlify": [ScreenshotConfig("deploy_building.json")],
|
"netlify": [ScreenshotConfig("deploy_building.json")],
|
||||||
"newrelic": [ScreenshotConfig("incident_activated_new_default_payload.json", "001.png")],
|
"newrelic": [ScreenshotConfig("incident_activated_new_default_payload.json", "001.png")],
|
||||||
"opencollective": [ScreenshotConfig("one_time_donation.json")],
|
"opencollective": [ScreenshotConfig("one_time_donation.json")],
|
||||||
"opsgenie": [ScreenshotConfig("addrecipient.json", image_name="000.png")],
|
"opsgenie": [ScreenshotConfig("addrecipient.json")],
|
||||||
"pagerduty": [ScreenshotConfig("trigger_v2.json")],
|
"pagerduty": [ScreenshotConfig("trigger_v2.json")],
|
||||||
"papertrail": [ScreenshotConfig("short_post.json", payload_as_query_param=True)],
|
"papertrail": [ScreenshotConfig("short_post.json", payload_as_query_param=True)],
|
||||||
"patreon": [ScreenshotConfig("members_pledge_create.json")],
|
"patreon": [ScreenshotConfig("members_pledge_create.json")],
|
||||||
@@ -797,7 +797,6 @@ DOC_SCREENSHOT_CONFIG: dict[str, list[BaseScreenshotConfig]] = {
|
|||||||
"zendesk": [
|
"zendesk": [
|
||||||
ScreenshotConfig(
|
ScreenshotConfig(
|
||||||
"",
|
"",
|
||||||
"007.png",
|
|
||||||
use_basic_auth=True,
|
use_basic_auth=True,
|
||||||
extra_params={
|
extra_params={
|
||||||
"ticket_title": "Hardware Ecosystem Compatibility Inquiry",
|
"ticket_title": "Hardware Ecosystem Compatibility Inquiry",
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ Receive GoSquared notifications in Zulip!
|
|||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
{!event-filtering-additional-feature.md!}
|
{!event-filtering-additional-feature.md!}
|
||||||
|
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ Receive Greenhouse notifications in Zulip!
|
|||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Related documentation
|
### Related documentation
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Get Zulip notifications for your Opsgenie events!
|
|||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
{!event-filtering-additional-feature.md!}
|
{!event-filtering-additional-feature.md!}
|
||||||
|
|
||||||
|
|||||||
@@ -59,7 +59,7 @@ Get notifications about Zendesk tickets in Zulip!
|
|||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Related documentation
|
### Related documentation
|
||||||
|
|
||||||
|
|||||||