You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Weekly package update automation currently does not generate a list of package changes. While helper scripts exist that create these package version diff lists, the scripts are not integrated with the github action that creates the weekly updates PR.
Impact
Manual boiler plating work is required each week to understand the actual changes introduced by the package updates PR.
Ideal future situation
The PR runs the necessary actions on GH self-hosted runners to generate the packages diff.
Current situation
Weekly package update automation currently does not generate a list of package changes. While helper scripts exist that create these package version diff lists, the scripts are not integrated with the github action that creates the weekly updates PR.
Impact
Manual boiler plating work is required each week to understand the actual changes introduced by the package updates PR.
Ideal future situation
The PR runs the necessary actions on GH self-hosted runners to generate the packages diff.
Implementation options
See manual scripts in https://github.com/flatcar/scripts/tree/krnowak/pkg-auto/pkg_auto .
The text was updated successfully, but these errors were encountered: