Replies: 1 comment
-
|
In the same boat. I was wondering if I was doing something wrong. My workflow: squash-merge PR #1, where #1 is stacked on main, #2 on #1, #3 on #2, and so on. After #1 is squash-merged, all the nav comments get totally screwed and I have to run Was wondering if this is expected, if I need to set up a pipeline to automate this, or if there's a built-in way to do this in one command |
Beta Was this translation helpful? Give feedback.
0 replies
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 I have a stack where the bottom was merged, it seems like the appropriate commands that need to be run at least are
Wouldn't it be nicer to have one command do all that? I can of course setup an alias command, but maybe having that built in would be nice.
Beta Was this translation helpful? Give feedback.
All reactions