ureciocais
ureciocais
Same issue. I'm not limiting connections to any actor. I can actually connect from a different computer. Is there anything regarding ssh keys that's required even if you don't restrict...
I solved it by adding an ssh key to Github. I had authenticated using only Github's CLI "gh" before
@chinthakagodawita now Github exposes that information. An example of accessing it in a workflow is: `github.event.review.state`. That variable can be "approved". Another one is the reviewDecision using gh. I.e: `gh...
@haipinglu would you be ok if I raise a PR for this? Perhaps a simple `SHELL.split(' ')[0]` for that switch?
PR ready @nick-fields :)