actions / actions/actions-runner-controller
Add to Runner Pods A Label Showing Repo Name
Open
Nobody has claimed this yet.
community
enhancement
needs triage
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 1.5k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 27
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the controller path that creates runner Pods and adds the existing actions.github.com/organization label, then trace how pod labels are used for resource-usage metrics. Done means runner Pods expose a repository-name label consistently without breaking existing labels or metrics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go, kubernetes
- Domain
- infrastructure, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100