Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.12] [ResponseOps][Connectors] Fix bug in PagerDuty Connector (#175507
) (#175540) # Backport This will backport the following commits from `main` to `8.12`: - [[ResponseOps][Connectors] Fix bug in PagerDuty Connector (#175507)](#175507) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Antonio","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-01-25T13:32:38Z","message":"[ResponseOps][Connectors] Fix bug in PagerDuty Connector (#175507)\n\nFixes #175342 \r\n\r\n## Summary\r\n\r\nThe Pagerduty action UI does not allow users to save when there are\r\nlinting errors in the `Custom Details` field.\r\n\r\nPreviously the validation was skipped if there were Mustache templates\r\nin the field.","sha":"8fe74333a841817a93e329acc17c1b598d6d5688","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:skip","Feature:Actions","Team:ResponseOps","v8.12.1","v8.13.0"],"title":"[ResponseOps][Connectors] Fix bug in PagerDuty Connector","number":175507,"url":"https://github.com/elastic/kibana/pull/175507","mergeCommit":{"message":"[ResponseOps][Connectors] Fix bug in PagerDuty Connector (#175507)\n\nFixes #175342 \r\n\r\n## Summary\r\n\r\nThe Pagerduty action UI does not allow users to save when there are\r\nlinting errors in the `Custom Details` field.\r\n\r\nPreviously the validation was skipped if there were Mustache templates\r\nin the field.","sha":"8fe74333a841817a93e329acc17c1b598d6d5688"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/175507","number":175507,"mergeCommit":{"message":"[ResponseOps][Connectors] Fix bug in PagerDuty Connector (#175507)\n\nFixes #175342 \r\n\r\n## Summary\r\n\r\nThe Pagerduty action UI does not allow users to save when there are\r\nlinting errors in the `Custom Details` field.\r\n\r\nPreviously the validation was skipped if there were Mustache templates\r\nin the field.","sha":"8fe74333a841817a93e329acc17c1b598d6d5688"}}]}] BACKPORT--> Co-authored-by: Antonio <[email protected]>
- Loading branch information