William Martin
William Martin
Can you add your `gh version` here please.
Just FWIW we released 2.71.1 10 minutes ago to fix a bug in `pr create`. Yes I see the same thing as you, just wanted to get you moved forward...
As far as I'm concerned, the log service is returning incorrect logs for https://github.com/single-cell-data/TileDB-SOMA/actions/runs/14615136857 For example, under the covers (you can check using `GH_DEBUG=api`) , `gh run -R single-cell-data/TileDB-SOMA view...
I think what's happening with https://github.com/single-cell-data/TileDB-SOMA/actions/runs/14615136857 (thanks other team) is that you re-ran failed jobs: By default `gh` grabs the latest zip logs for a run, which in this case...
Hey @halcwb, If you are using a credential helper that isn't `gh`, when you go through `gh auth login`, after being prompted for protocol choice, you will be prompted "Authenticate...
Gentle nudge on this.
Hi @kilasuit, Happy to discuss this again as the maintainer team is entirely different since the previous decision was made. The reasons for previous rejection were: > Thank you for...
Hey, `0.0.325` is pretty old with us releasing every day. Would you mind trying again? I can't reproduce this.
LGTM! 😅 If you run `copilot --log-level all` and grab your session id from `/session` slash command, then you can check your logs in `~/.copilot/logs/.log` and see what the underlying...
Thanks, looks like it might be the same as https://github.com/github/copilot-cli/issues/116. Pretty unhelpful error message there, will merge something today to improve that.