FileNotFoundError: [Errno 2] No such file or directory: 'gh'
(18 additional frame(s) were not displayed)
...
File "github_agent_bridge/dispatch.py", line 451, in comment_on_thread
result = self._run([
File "github_agent_bridge/dispatch.py", line 114, in _run
return subprocess.run([self.gh_bin, *args], check=False, stdout=subprocess.PIPE, stderr=subprocess.PIPE, text=True)
File "subprocess.py", line 555, in run
with Popen(*popenargs, **kwargs) as process:
File "subprocess.py", line 1039, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "subprocess.py", line 1990, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
Sentry Issue: GAB-E
This issue was automatically created by Sentry via Github Issue