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
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
Is there a way to list the MRs related to an issue?
For example, I search for issues with glab issue list --label 'MyLabel', I then see a list and I'm interested in what kind of MRs, if any, do issue 1234 has. What's next? How do I list MRs for the issue? If I do glab issue view 1234 I'm not seeing this info. I've tried glab mr but then there's no subcommand for this use-case. (I'm using glab version 1.18.1 (2021-06-10)) Thanks for the input!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there a way to list the MRs related to an issue?
For example, I search for issues with
glab issue list --label 'MyLabel'
, I then see a list and I'm interested in what kind of MRs, if any, do issue 1234 has. What's next? How do I list MRs for the issue? If I doglab issue view 1234
I'm not seeing this info. I've triedglab mr
but then there's no subcommand for this use-case. (I'm usingglab version 1.18.1 (2021-06-10)
) Thanks for the input!Beta Was this translation helpful? Give feedback.
All reactions