ci: enforce standard hosted runners#378
Conversation
Code Coverage OverviewLanguages: TypeScript, Python TypeScript / code-coverage/typescript-sdkThe overall coverage remains at 48%, unchanged from the branch. Python / code-coverage/python-toolsThe overall coverage in the branch remains at 64%, unchanged from the branch. Show a code coverage summary of the most impacted files.
Python / code-coverage/python-sdkThe overall coverage remains at 82%, unchanged from the branch. Updated |
There was a problem hiding this comment.
Code Review
This pull request updates the workflow policy script to disallow non-standard public runner labels, specifically removing support for 'slim' and '-arm' variants of Ubuntu and Windows runners. It also updates the test suite to reflect these changes, including adding a new test to verify that these non-standard labels are rejected. There are no review comments, so I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
Closing this PR: the runner labels it changed are standard GitHub-hosted runner labels for public repositories, so this change is not needed for the current runner policy boundary. |
Summary
Validation