You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# /home/user; gh dash --version
gh-dash version dev
goos: linux
goarch: amd64
module version: v4.7.3, checksum: h1:YeXNIqa8Tr2o688xLZAckpnr095AKRFMCh7TPeTR9O4=
I can find, view and successfully add a comment to a PR but when I try to merge the PR (which is mergeable), nothing happens at all. No visible errors or any other sign in the UI.
Running with the --debug option, and tailing the debug.log file, also shows nothing:
Expected behavior
Some indication that either the merge was carried out, or that something went wrong.
Screenshots
Desktop (please complete the following information):
Running in a Linux (Debian 12) based container, via Docker Desktop, on macOS. This is my normal working environment for everything, i.e. I've not set the container up for looking at gh-dash.
Please note this is very likely to be a problem with me, not gh-dash. Thanks! :-)
The text was updated successfully, but these errors were encountered:
Describe the bug
Running version 4.7.3:
I can find, view and successfully add a comment to a PR but when I try to merge the PR (which is mergeable), nothing happens at all. No visible errors or any other sign in the UI.
Running with the
--debug
option, and tailing thedebug.log
file, also shows nothing:(nothing appears after this line)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Some indication that either the merge was carried out, or that something went wrong.
Screenshots
Desktop (please complete the following information):
gh-dash
.Please note this is very likely to be a problem with me, not
gh-dash
. Thanks! :-)The text was updated successfully, but these errors were encountered: