Create github action to refresh kernel config

Description

  • making kernel def configs , open a PR

running the following command refreshes kernel configs for a single board/family

./compile.sh BOARD=<board> BRANCH=<branch> rewrite-kernel-config

The task is to be able to refresh kernel configs using github action periodically and raise a PR for the same.

The output/info/artifacts-reduced.json file can probably be used here to get all the board and branch parameters needed to generate all possible kernels. This file is generated when running ./compile.sh targets command

Checklist

hide

Activity

Gunjan GuptaJanuary 31, 2024 at 6:14 PM

As discussed during last developer meeting, assigned to Peter

Details

Assignee

Reporter

Components

Priority

Created August 23, 2023 at 5:34 PM
Updated December 9, 2024 at 6:53 PM