when base PR in a stack lands on master it should no longer show in the stack #366
TrevorDecker
started this conversation in
Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
when base PR in a stack lands on master it currently still shows on the stack IE master --> s1 --> s2 --> s3.
if s1 lands it should instead show master --> s2 --> s3.
All reactions