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
Hi yes that's correct it's a private repo. I reset my master branch to a single commit, checked out a new branch and committed some code. If I open a PR, tag it with a label and edit the title to not include the number then it seems to not break:
But then when I run lerna-changelog nothing happens. Is there a guide I can follow or am I just being stupid? Sorry
Hey guys I'm trying to set this up in my monorepo that I'm playing with. I've got the following settings in my lerna.json:
However when I try to run this tool I keep seeing:
Debugging this it looks like it is trying to make a call to
/repo/issues/{issuenumber}
But I don't have any issues? (I only have two PRs I created to test). I'm not sure what I'm doing wrong, can anyone help?
Thanks!
The text was updated successfully, but these errors were encountered: