add UDI dockerfiles to update-base-images GHA for weekly updates #21575
Labels
area/ci
CI build and releases, PR testing, & whitelabel/productization issues
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P2
Has a minor but important impact to the usage or development of the system.
Is your task related to a problem? Please describe
In https://github.com/eclipse-che/che-release/blob/main/.github/workflows/update-base-images.yml#L9-L38 we list a number of Che projects which get weekly checks & PR generation when base images need updating.
The https://github.com/devfile/developer-images project should also be wired up to ensure base images are kept current w/ the latest CVE fixes.
Describe the solution you'd like
Upload secret CHE_INCUBATOR_BOT_GITHUB_TOKEN using https://github.com/nickboldt/github-secrets-generator tool (and the secret file itself)
get Mario to add the Che Incubator bot as a committer to the repo, so it can provide PRs
verify it works by running https://github.com/eclipse-che/che-release/actions/workflows/update-base-images.yml against the new repo
review notification in https://mattermost.eclipse.org/eclipse/channels/eclipse-che-ci
merge PRs by running https://github.com/eclipse-che/che-release/blob/main/utils/approvePRs.sh (may require being a committer first)
The text was updated successfully, but these errors were encountered: