Skip to content

[SKIP ON MKI] x-pack/test_serverless/functional/test_suites/security/ftr/cloud_security_posture/agentless_api/create_agent.ts #9688

[SKIP ON MKI] x-pack/test_serverless/functional/test_suites/security/ftr/cloud_security_posture/agentless_api/create_agent.ts

[SKIP ON MKI] x-pack/test_serverless/functional/test_suites/security/ftr/cloud_security_posture/agentless_api/create_agent.ts #9688

---
##
## This the automation will undeploy an existing automated deployment
## caused by a merged/closed event and if the GitHub label matches
## the automated one.
##
## Owner: @elastic/observablt-robots
## Further details: https://ela.st/oblt-deploy-my-kibana
##
name: undeploy-my-kibana
on:
pull_request_target:
types: [closed]
permissions:
contents: read
jobs:
undeploy-my-kibana:
if: contains(github.event.pull_request.labels.*.name, 'ci:project-deploy-observability')
runs-on: ubuntu-latest
steps:
- uses: elastic/oblt-actions/oblt-cli/undeploy-my-kibana@v1
with:
github-app-id: ${{ secrets.OBS_AUTOMATION_APP_ID }}
github-app-private-key: ${{ secrets.OBS_AUTOMATION_APP_PEM }}