✨ Add konveyor-nightly-updater skill for automating release updates#188
✨ Add konveyor-nightly-updater skill for automating release updates#188mguetta1 wants to merge 1 commit intokonveyor:mainfrom
Conversation
mguetta1
commented
Feb 12, 2026
- Automates nightly workflow updates for new Konveyor releases
- Creates issue + PR for konveyor/ci with all changes
- Creates tracking issues in go-konveyor-tests and kantra-cli-tests
- Shows full content before creating any issue/PR (user approval required)
- Includes analyzer script, templates, and detailed documentation
Signed-off-by: Maayan Hadasi <mguetta@redhat.com>
rszwajko
left a comment
There was a problem hiding this comment.
Interesting work! Take also look at the skills definitions that are being added for CNV in kubevirt-ui/kubevirt-plugin#3437
There was a problem hiding this comment.
- binary files prevents reviewing future changes
- may be seen as obfuscation technique
There was a problem hiding this comment.
I agree. It's better to upload the entire directory
|
|
||
| ## Available Skills | ||
|
|
||
| ### konveyor-nightly-updater.skill |
There was a problem hiding this comment.
this duplicates the skill definition - may get out-of-sync in the future
There was a problem hiding this comment.
Are you referring to the .skill extantion or to the entire Available Skills section?
There was a problem hiding this comment.
I referred to the entire Available Skills section. We might keep it as list of names and perhaps a brief summary but even then it will need to be updated with every skill added/removed.