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

Needs a better error message when an org has not been granted access to the Release app #131

Open
TooTallNate opened this issue Jun 26, 2018 · 2 comments

Comments

@TooTallNate
Copy link
Member

The message you currently get is:

$ release
✔ Checking if release already exists
✔ Loading commit history
! Please enter the type of change for each commit:


✔ Generating the changelog
⠹ Uploading release

✖ Uploading release

Error! Failed to upload release.

Which isn't very helpful.

To fix, I had to:

  1. Go to https://github.com/settings/applications
  2. Go to "Release"
  3. Hit the Grant button for the Org in question

Maybe we could detect when this scenario happens and give better instructions.

@roblotter
Copy link

Hi!

Thanks for building release!

I've been using it for quite a while now and am having issues on a repo after transferring it into an org - it's still public, so no changes there in terms of vibilitity.

Do I need to give release some permissions somewhere?
I get the exact same error that you are showing above.

Thanks.

@codeofsumit
Copy link

@TooTallNate thanks so much for the fix. This problem caused me quite some time and troubles 😅

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