-
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
[Inventory] Adding feedback button #195716
[Inventory] Adding feedback button #195716
Conversation
cauemarcondes
commented
Oct 10, 2024
•
edited by kibanamachine
Loading
edited by kibanamachine
Co-authored-by: jennypavlova <[email protected]>
…into inventory-feedback
…into inventory-feedback
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
History
|
Starting backport for target branches: 8.x https://github.com/elastic/kibana/actions/runs/11325331238 |
<img width="1616" alt="Screenshot 2024-10-10 at 10 04 51" src="https://github.com/user-attachments/assets/b543a156-ea5e-46ba-9460-e86d7ca6e5a1"> <img width="1600" alt="Screenshot 2024-10-10 at 10 05 24" src="https://github.com/user-attachments/assets/a2d7973f-53b3-4bf9-a917-8ce496d3c943"> --------- Co-authored-by: jennypavlova <[email protected]> Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit 4428c80)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.x`: - [[Inventory] Adding feedback button (#195716)](#195716) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Cauê Marcondes","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-14T10:05:16Z","message":"[Inventory] Adding feedback button (#195716)\n\n<img width=\"1616\" alt=\"Screenshot 2024-10-10 at 10 04 51\"\r\nsrc=\"https://github.com/user-attachments/assets/b543a156-ea5e-46ba-9460-e86d7ca6e5a1\">\r\n<img width=\"1600\" alt=\"Screenshot 2024-10-10 at 10 05 24\"\r\nsrc=\"https://github.com/user-attachments/assets/a2d7973f-53b3-4bf9-a917-8ce496d3c943\">\r\n\r\n---------\r\n\r\nCo-authored-by: jennypavlova <[email protected]>\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"4428c80189ff2899e86c9d1705d50932814cb29f","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","ci:project-deploy-observability","v8.16.0"],"title":"[Inventory] Adding feedback button","number":195716,"url":"https://github.com/elastic/kibana/pull/195716","mergeCommit":{"message":"[Inventory] Adding feedback button (#195716)\n\n<img width=\"1616\" alt=\"Screenshot 2024-10-10 at 10 04 51\"\r\nsrc=\"https://github.com/user-attachments/assets/b543a156-ea5e-46ba-9460-e86d7ca6e5a1\">\r\n<img width=\"1600\" alt=\"Screenshot 2024-10-10 at 10 05 24\"\r\nsrc=\"https://github.com/user-attachments/assets/a2d7973f-53b3-4bf9-a917-8ce496d3c943\">\r\n\r\n---------\r\n\r\nCo-authored-by: jennypavlova <[email protected]>\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"4428c80189ff2899e86c9d1705d50932814cb29f"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195716","number":195716,"mergeCommit":{"message":"[Inventory] Adding feedback button (#195716)\n\n<img width=\"1616\" alt=\"Screenshot 2024-10-10 at 10 04 51\"\r\nsrc=\"https://github.com/user-attachments/assets/b543a156-ea5e-46ba-9460-e86d7ca6e5a1\">\r\n<img width=\"1600\" alt=\"Screenshot 2024-10-10 at 10 05 24\"\r\nsrc=\"https://github.com/user-attachments/assets/a2d7973f-53b3-4bf9-a917-8ce496d3c943\">\r\n\r\n---------\r\n\r\nCo-authored-by: jennypavlova <[email protected]>\r\nCo-authored-by: kibanamachine <[email protected]>","sha":"4428c80189ff2899e86c9d1705d50932814cb29f"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Cauê Marcondes <[email protected]>