Skip to content

k8sinstallerconfigtemplates not removed after deleting the cluster via "kubectl delete" command #934

k8sinstallerconfigtemplates not removed after deleting the cluster via "kubectl delete" command

k8sinstallerconfigtemplates not removed after deleting the cluster via "kubectl delete" command #934

name: "Prow github actions"
on:
issue_comment:
types: [created]
jobs:
execute:
runs-on: ubuntu-20.04
steps:
- uses: jpmcb/[email protected]
with:
prow-commands: '/approve
/area
/assign
/cc
/close
/hold
/kind
/lgtm
/lock
/milestone
/priority
/remove
/reopen
/retitle
/unassign
/uncc'
github-token: "${{ secrets.GITHUB_TOKEN }}"