-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add new machine types to response of GetWorkflowRunUsageByID #2595
Copy link
Copy link
Closed
Labels
Breaking API ChangePR will require a bump to the major version num in next release. Look here to see the change(s).PR will require a bump to the major version num in next release. Look here to see the change(s).
Description
Hi! As we're all probably aware, Github has added a bumch of different machine sizes to the actions runners. The timings endpoint returns these under keys like UBUNTU_4_CORE, etc. But the present version of this package only supports the 'vanilla' WINDOWS, MACOS and UBUNTU runners. It would be helpful to add the others if possible. Would obviously be a breaking change - not sure what the process is for handling that but happy to throw a PR together if someone can point me to all that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Breaking API ChangePR will require a bump to the major version num in next release. Look here to see the change(s).PR will require a bump to the major version num in next release. Look here to see the change(s).