Runner name Missing from a Setup job : Can't see which runner picked up the job #177713
Replies: 2 comments 1 reply
-
| 💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩ 
 Where to look to see what's shipping 👀 
 What you can do in the meantime 💻 
 As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ | 
Beta Was this translation helpful? Give feedback.
-
| Hi, Workarounds you can try: 
 | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Why are you starting this discussion?
Bug
What GitHub Actions topic or product is this about?
Actions Runner
Discussion Details
Hi,
Recently noticed that Runner name is missing from the Setup job
Earlier, using this you could see which runner has actually picked up the job
Especially useful, when having larger github hosted runners being use
Was
Current runner version: '2.329.0'
Runner name: 'ubuntu-latest-8-cores_06575a530a42'
Runner group name: 'default'
Machine name: 'runnervmzdgdc'
Now
Current runner version: '2.329.0'
Runner Image Provisioner
Hosted Compute Agent
Version: 20251015.435
Commit: xyz
Build Date: 2025-10-15T21:28:41Z
Operating System
Ubuntu
24.04.3
LTS
Runner Image
Image: ubuntu-24.04
Version: 20250929.60.1
Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250929.60/images/ubuntu/Ubuntu2404-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250929.60
By how quick pipeline runs I assume it uses 'ubuntu-latest-8-cores and action perfomance metrics
Though there is no way to check easily without creating annotation for all the workflows
Could you please look into this?
Beta Was this translation helpful? Give feedback.
All reactions