Automate updating of sidecar images #17641
Labels
area/plugin-registry
kind/enhancement
A feature request - must adhere to the feature request template.
kind/task
Internal things, technical debt, and to-do tasks to be performed.
Is your task related to a problem? Please describe.
When a new version of a sidecar image is built, there is still a manual step required whereby a PR against the che-plugin-registry must be opened.
Describe the solution you'd like
A GH action could be installed in the sidecar repo that automatically opens a PR against the che-plugin-registry, updating all the plugins that use it.
If/when we eventually move away from
meta.yaml
files, the GH action can just open the PR updatingvscode-extensions.json
A good candidate to be part of #15819
The text was updated successfully, but these errors were encountered: