Conversation
| @@ -0,0 +1,15 @@ | |||
| approvers: | |||
There was a problem hiding this comment.
out of curiosity, will this work with OWNER_ALIASES file also?
e.g., like this one:
https://github.com/kubernetes-sigs/gateway-api-inference-extension/blob/main/OWNERS_ALIASES
There was a problem hiding this comment.
Yea I think we can use it. I added the file
|
@Jooho - thanks! |
nirrozenbaum
left a comment
There was a problem hiding this comment.
/lgtm
/approve
Thanks @Jooho! 🙏
|
@Jooho merging is blocked due to commit signature not verified. |
f084766 to
fd6a04c
Compare
|
@nirrozenbaum I rebased and amened :) |
|
@Jooho hate to nag, we required verified signatures. your commit is signed but your signature is not verified. |
870f397 to
b8ec73f
Compare
|
@nirrozenbaum oh.. right my gpg key was expired before. I extended the date so now it should show a |
|
interesting.. it was gone again after a few mins.. let me check it again. |
Signed-off-by: Jooho Lee <jlee@redhat.com> follw up comments Signed-off-by: Jooho Lee <jlee@redhat.com>
|
Ok, I figured out what caused the issue. When I rebased via the GitHub workflow button, the Verified badge disappeared, so I did a rebase first and then amended the commit again. |
|
By the way, I don’t understand why the workflow isn’t triggered, even though this isn’t the first PR. |
nirrozenbaum
left a comment
There was a problem hiding this comment.
/lgtm
/approve
Thanks!
|
@Jooho can you recreate this for https://github.com/llm-d/llm-d-kv-cache-manager? |
|
@vMaroon sure I sent a pr : llm-d/llm-d-kv-cache#117 |


Issue: #148
This commit adds GitHub Actions workflows for Prow CI/CD pipeline, including the following files: