Question
We've enabled HPA Autoscaling for github shared runner. Based on the workflow request from label, New pod is going to create. Once the workflow executed successfully, Pod is getting deleted but Runner is still showing at Org level as "Offline". I see there is function called remove in register.sh file but how do i call that function before deleting the pod. Any suggestions here?
Question
We've enabled HPA Autoscaling for github shared runner. Based on the workflow request from label, New pod is going to create. Once the workflow executed successfully, Pod is getting deleted but Runner is still showing at Org level as "Offline". I see there is function called remove in register.sh file but how do i call that function before deleting the pod. Any suggestions here?