Skip to content

BUILD-8875: Migrate to standardized GitHub runner names #5305

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SonarTech
Copy link
Contributor

@SonarTech SonarTech commented Aug 22, 2025

BUILD-8875

GitHub Actions Runner Migration

This PR updates GitHub Actions workflows to use our new standardized runner naming convention.

Changes

  • Updates runner names in workflow files to new standardized format
  • No functional changes to your CI/CD pipelines
  • All existing functionality remains identical

Runner Mappings

Old Runner New Runner
sonar-runner-large github-ubuntu-latest-s
ubuntu-latest-large github-ubuntu-latest-s
windows-latest-large github-windows-latest-s
ubuntu-24.04-large github-ubuntu-latest-s
sonar-runner-large-arm github-ubuntu-24.04-arm-s
ubuntu-24.04-arm-large github-ubuntu-24.04-arm-s

What You Need to Do

  1. Review the changes in this PR
  2. Merge when ready - no additional action required
  3. Old runners will remain available during transition

Additional Information

For more details about GitHub Actions runners and their specifications, see our GitHub Actions Runner Documentation.

This is an automated migration. Questions? Contact the Engineering Experience squad.

Copy link
Contributor

Please add a label with the relevant language(s) to be able to merge this PR

Copy link

Quality Gate passed Quality Gate passed for 'rspec-tools'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Copy link

Quality Gate passed Quality Gate passed for 'rspec-frontend'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant