[KF-7841] Add workflow release inputs#81
Conversation
6a62941 to
4c141c5
Compare
|
Ideally, we could prioritize #82 and then add this features of controlling release inputs to those workflows as well |
mvlassis
left a comment
There was a problem hiding this comment.
Left small comments-questions
That's really a great idea! I always forget that - as long as the CI is already in main - you can already test the dispatch flow! :D Ideally, I believe we would also like to test to change the track (e.g. using 1.9), but I'm afraid that the 1.9 track does not yet support using the risk right now. So it would probably fail. I would honestly approach this in a different ticket |
|
@NohaIhab it didn't work unfortunately because we don't yet have the risk in the main branch. But this made me realize that probably it is best to NOT use the "CKF version" (as in the github issue), but just the branch, like What do you think folks? |
|
Tested on dispatch here |
mvlassis
left a comment
There was a problem hiding this comment.
Makes more sense to also allow non track/* branches :)
9f235b5 to
c672c28
Compare
Addressing #60