Ivan Ribakov

Results 36 comments of Ivan Ribakov

@miconda thanks for looking into this! Indeed it seems that structured logging takes care of most of our needs. But I'm not sure whether it would allow us to do...

> Source file and line number are part of the structure passed to the slog-function: I understand, my question was about the possibility of adding a flavour of the `LOG_XX`...

> With this PR, I understood you actually want to replace the default _ksr_slog_func(...) That is right. > so I added the option to be able to set the _ksr_slog_func....

Another use case (not related to CI) that would benefit from ability to create draft PRs is automatic PR review requests based on the code owners. Right now, since PR...

@williammartin thanks for your help with https://github.com/cli/cli/issues/9760. I think that can almost allow me to close this one as well. Just one question - what exactly must `--pin` point to?...

Thanks for the detailed explanation! > Let me think about what we could do here. Obviously "missing executable" is very unhelpful to start with. It's a pity you had to...