Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong release url opened after release #154

Open
bukinoshita opened this issue Mar 12, 2019 · 2 comments
Open

wrong release url opened after release #154

bukinoshita opened this issue Mar 12, 2019 · 2 comments

Comments

@bukinoshita
Copy link

Hi! For some weird reason after running release, it opened in the wrong github url.

 Bumped version tag to 0.0.0-canary.1
✔ Created release commit
✔ Tagged commit
✔ Pushed everything to remote
✔ Checking if release already exists
✔ Loading commit history
! Please enter the type of change for each commit:

? patch: redirect localhost url (#34) (patch)

✔ Generating the changelog
✔ Uploading prerelease

Done! Opened release in browser...

It opened https://github.com/<org>/<repo>/releases/tag/untagged-<hash> instead of https://github.com/<org>/<repo>/releases/edit/untagged-<hash>.

I found that this may occur in this function here.

If we confirm this bug, I can work in a fix.

@Stanzilla
Copy link

Same issue here

@RohovDmytro
Copy link

Confirming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants