actions / actions-runner-controller

Kubernetes controller for GitHub Actions self-hosted runners
Apache License 2.0
4.76k stars 1.12k forks source link

Add to Runner Pods A Label Showing Repo Name #3579

Open alexgaganashvili opened 5 months ago

alexgaganashvili commented 5 months ago

What would you like added?

Is it possible to add a label similar to actions.github.com/organization= which would indicate what repo a runner is executing the job for?

Why is this needed?

Collecting resource usage metrics.

yrsurya commented 4 months ago

I am interested in this feature too , as I am seeing runners are provisioning in EKS but not seeing them registered under Github Actions setting page , looks like some bad workflow triggering them but not able to find which repo it's coming from