Skip to content

Conversation

@mhucka
Copy link
Contributor

@mhucka mhucka commented Sep 22, 2025

The addition of testing on ubuntu-24.04-arm causes actionlint to produce a false positive error about the runner name being invalid. The error happens because that particular runner image is one of the partner images from https://github.com/actions/partner-runner-images and apparently actionlint does not know the names of those by default.

This actionlint configuration file defines the runner name as valid.

The addition of testing on ubuntu-24.04-arm causes `actionlint` to
produce a false positive error that the runner name is invalid. It
happens because that particular runner image is one of the partner
images from https://github.com/actions/partner-runner-images

This `actionlint` configuration file defines the runner name as valid.
@mhucka mhucka marked this pull request as ready for review September 22, 2025 22:27
@mhucka mhucka added the area/devops Involves build systems, Make files, Bazel files, continuous integration, and or other DevOps topics label Sep 26, 2025
@mhucka mhucka added this pull request to the merge queue Sep 26, 2025
Merged via the queue into master with commit 898ae6c Sep 26, 2025
27 checks passed
@mhucka mhucka deleted the mh-add-actionlint-config branch September 26, 2025 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/devops Involves build systems, Make files, Bazel files, continuous integration, and or other DevOps topics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants