Skip to content

actions: add kernel config validation - #546

Open
jpculp wants to merge 1 commit into
bottlerocket-os:developfrom
jpculp:add-check-config-workflow
Open

actions: add kernel config validation#546
jpculp wants to merge 1 commit into
bottlerocket-os:developfrom
jpculp:add-check-config-workflow

Conversation

@jpculp

@jpculp jpculp commented Sep 3, 2026

Copy link
Copy Markdown
Member

Description of changes:

Add a CheckConfig workflow that runs 'make full-config' on both x86_64 and aarch64 GitHub-hosted runners and fails if any tracked kernel config files change.

Testing done:

  • Ran workflow with good configs and PASS
  • Ran workflow with bad configs and FAIL

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Add a CheckConfig workflow that runs 'make full-config' on both x86_64
and aarch64 GitHub-hosted runners and fails if any tracked kernel config
files change.

Signed-off-by: Patrick J.P. Culp <jpculp@amazon.com>
@jpculp
jpculp force-pushed the add-check-config-workflow branch from 78f2ea2 to 2fc1945 Compare September 3, 2026 18:12
@jpculp
jpculp marked this pull request as ready for review September 3, 2026 18:13
@jpculp
jpculp requested review from piyush-jena and vigh-m September 3, 2026 18:49
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