GitHub repository gives 404
I want to test the software on a public repository of Orcomp (a company profile):
https://github.com/Orcomp/Orc.NuGetExplorer
I have logged in with my personal GitHub account. The repository is visible in the list, but when I try to add it, this is what I get:
Error adding webhook to GitHub repository: Response status code does not indicate success: 404 (Not Found)
When I select one of my own (directly linked to my personal account), it works.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by tony on 05 Mar, 2014 02:56 PM
Can you fork the repository and use your fork? Then once you've got it set up, you can suggest that they add your appveyor configuration via a pull request.
Support Staff 2 Posted by Feodor Fitsner on 05 Mar, 2014 05:58 PM
Hi Geert,
Re-authorize AppVeyor for "public and private repositories". I'm still trying to reproduce this issue with my own account (though I'm able to add project and webhook into AppVeyor organization repository), but usually re-authorization helps.
Another approach would be to make AppVeyor skipping webhook creation error when adding public organization's repository you don't have admin access to.
3 Posted by Matt Warren on 27 Jun, 2014 12:34 PM
Hi
I have a similar situation, I'd like to use AppVeyor with HdrHistogram, which I'm a Commiter, but not owner of (https://github.com/orgs/HdrHistogram/teams).
I can see it as an option when I add a new Project, but then I get the error "Error adding webhook to GitHub repository: Response status code does not indicate success: 404 (Not Found)."
Is there anything I can do? I don't want to run a private fork of HdrHistorgram just for this.
Support Staff 4 Posted by Feodor Fitsner on 27 Jun, 2014 04:22 PM
The only option I see here is to make AppVeyor silently skipping webhook setup if you don't have required permissions.
- Feodor
Support Staff 5 Posted by Feodor Fitsner on 29 Jun, 2014 07:15 AM
OK, it's been changed and update deployed - it should silently skip webhook creation if no required permissions.
6 Posted by Matt Warren on 30 Jun, 2014 07:46 AM
Thanks for doing that, it's working now.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:45 AM.