Skip to content

Commit 6a0a324

Browse files
committed
docs: Update mailgun and jira provider documentation snippets
1 parent 364e9fb commit 6a0a324

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/snippets/providers/jira-snippet-autogenerated.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ actions:
6161
Check the following workflow examples:
6262
- [create_jira_ticket_upon_alerts.yml](https://github.com/keephq/keep/blob/main/examples/workflows/create_jira_ticket_upon_alerts.yml)
6363
- [incident-enrich.yaml](https://github.com/keephq/keep/blob/main/examples/workflows/incident-enrich.yaml)
64+
- [jira-create-ticket-on-alert.yml](https://github.com/keephq/keep/blob/main/examples/workflows/jira-create-ticket-on-alert.yml)
65+
- [jira-transition-on-resolved.yml](https://github.com/keephq/keep/blob/main/examples/workflows/jira-transition-on-resolved.yml)
6466
- [jira_on_prem.yml](https://github.com/keephq/keep/blob/main/examples/workflows/jira_on_prem.yml)
6567
- [test_jira_create_with_custom_fields.yml](https://github.com/keephq/keep/blob/main/examples/workflows/test_jira_create_with_custom_fields.yml)
6668
- [test_jira_custom_fields_fix.yml](https://github.com/keephq/keep/blob/main/examples/workflows/test_jira_custom_fields_fix.yml)

docs/snippets/providers/mailgun-snippet-autogenerated.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This provider requires authentication.
66
- **email**: Email address to send alerts to (required: False, sensitive: False)
77
- **sender**: Sender email address to validate (required: False, sensitive: False)
88
- **email_domain**: Custom email domain for receiving alerts (required: False, sensitive: False)
9+
- **api_region**: Mailgun API region (required: False, sensitive: False)
910
- **extraction**: Extraction Rules (required: False, sensitive: False)
1011

1112

0 commit comments

Comments
 (0)