-
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
[EDR Workflows] Rename Osquery Serverless tests job name #197588
Conversation
/ci |
Pinging @elastic/security-defend-workflows (Team:Defend Workflows) |
Starting backport for target branches: 8.x |
💔 All backports failed
Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
) (cherry picked from commit d03018c) # Conflicts: # .buildkite/pipelines/chrome_forward_testing.yml # .buildkite/pipelines/on_merge.yml # .buildkite/pipelines/pull_request/security_solution/osquery_cypress.yml
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…) (#197865) # Backport This will backport the following commits from `main` to `8.x`: - [[EDR Workflows] Rename Osquery Serverless tests job name (#197588)](#197588) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Tomasz Ciecierski","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-24T15:29:32Z","message":"[EDR Workflows] Rename Osquery Serverless tests job name (#197588)","sha":"d03018ce6c855814731693cbf39e98d7eccb4339","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport missing","v9.0.0","Team:Defend Workflows","backport:version","v8.17.0"],"number":197588,"url":"https://github.com/elastic/kibana/pull/197588","mergeCommit":{"message":"[EDR Workflows] Rename Osquery Serverless tests job name (#197588)","sha":"d03018ce6c855814731693cbf39e98d7eccb4339"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/197588","number":197588,"mergeCommit":{"message":"[EDR Workflows] Rename Osquery Serverless tests job name (#197588)","sha":"d03018ce6c855814731693cbf39e98d7eccb4339"}},{"branch":"8.x","label":"v8.17.0","labelRegex":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
I noticed that Osquery serverless is not following the pattern of other tests (eg. Defend Workflows). This change will help keep them in proper order.