-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ResponseOps][Cases] Make custom fields and the cases webhook GA #187880
Conversation
Pinging @elastic/response-ops (Team:ResponseOps) |
Pinging @elastic/response-ops-cases (Feature:Cases) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we also remove the x-technical-preview: true
from cases' custom fields API documentation?
Great point! Done in |
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
cc @cnasikas |
…stic#187880) ## Summary This PR makes the custom fields and the cases web hook GA. <img width="1213" alt="Screenshot 2024-07-09 at 6 51 24 PM" src="https://github.com/elastic/kibana/assets/7871006/a47789a0-e238-4fcb-88cb-edd2531c4046"> <img width="1275" alt="Screenshot 2024-07-09 at 6 51 15 PM" src="https://github.com/elastic/kibana/assets/7871006/a0bb5904-2ed5-4d65-9e08-74ce193559c4"> ## Release notes Cases custom fields and the cases webhook are now GA. ### For maintainers - [x] This was checked for breaking API changes and was [labeled appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) (cherry picked from commit 4f8d54a)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…GA (#187880) (#187902) # Backport This will backport the following commits from `main` to `8.15`: - [[ResponseOps][Cases] Make custom fields and the cases webhook GA (#187880)](#187880) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Christos Nasikas","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-07-09T17:59:01Z","message":"[ResponseOps][Cases] Make custom fields and the cases webhook GA (#187880)\n\n## Summary\r\n\r\nThis PR makes the custom fields and the cases web hook GA.\r\n\r\n<img width=\"1213\" alt=\"Screenshot 2024-07-09 at 6 51 24 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/7871006/a47789a0-e238-4fcb-88cb-edd2531c4046\">\r\n\r\n<img width=\"1275\" alt=\"Screenshot 2024-07-09 at 6 51 15 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/7871006/a0bb5904-2ed5-4d65-9e08-74ce193559c4\">\r\n\r\n## Release notes\r\nCases custom fields and the cases webhook are now GA.\r\n\r\n### For maintainers\r\n\r\n- [x] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"4f8d54a75427537d3a4bcca11e160c97fcd895e1","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:enhancement","Team:ResponseOps","Feature:Cases","v8.15.0","v8.16.0"],"title":"[ResponseOps][Cases] Make custom fields and the cases webhook GA","number":187880,"url":"https://github.com/elastic/kibana/pull/187880","mergeCommit":{"message":"[ResponseOps][Cases] Make custom fields and the cases webhook GA (#187880)\n\n## Summary\r\n\r\nThis PR makes the custom fields and the cases web hook GA.\r\n\r\n<img width=\"1213\" alt=\"Screenshot 2024-07-09 at 6 51 24 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/7871006/a47789a0-e238-4fcb-88cb-edd2531c4046\">\r\n\r\n<img width=\"1275\" alt=\"Screenshot 2024-07-09 at 6 51 15 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/7871006/a0bb5904-2ed5-4d65-9e08-74ce193559c4\">\r\n\r\n## Release notes\r\nCases custom fields and the cases webhook are now GA.\r\n\r\n### For maintainers\r\n\r\n- [x] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"4f8d54a75427537d3a4bcca11e160c97fcd895e1"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/187880","number":187880,"mergeCommit":{"message":"[ResponseOps][Cases] Make custom fields and the cases webhook GA (#187880)\n\n## Summary\r\n\r\nThis PR makes the custom fields and the cases web hook GA.\r\n\r\n<img width=\"1213\" alt=\"Screenshot 2024-07-09 at 6 51 24 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/7871006/a47789a0-e238-4fcb-88cb-edd2531c4046\">\r\n\r\n<img width=\"1275\" alt=\"Screenshot 2024-07-09 at 6 51 15 PM\"\r\nsrc=\"https://github.com/elastic/kibana/assets/7871006/a0bb5904-2ed5-4d65-9e08-74ce193559c4\">\r\n\r\n## Release notes\r\nCases custom fields and the cases webhook are now GA.\r\n\r\n### For maintainers\r\n\r\n- [x] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"4f8d54a75427537d3a4bcca11e160c97fcd895e1"}}]}] BACKPORT--> Co-authored-by: Christos Nasikas <[email protected]>
Summary
This PR makes the custom fields and the cases web hook GA.
Release notes
Cases custom fields and the cases webhook are now GA.
For maintainers