mergeable
mergeable copied to clipboard
Error from api: HttpError: Not Found
I am using the configuration which is stored in .github/.github/mergeable.yml
everything worked fine for about six months, but a couple of days ago everything broke and I get this error
This problem is not related to API request restrictions - I tried to create a completely new application and get the same error
Is that a per repository config or an org-wide config?
The per repository config shall be located at .github/mergeable.yml
@andekande Organization Configuration
it is in the .github repository
path to the file .github/mergeable.yml
that is, as in the documentation
I see. What If you Update the App`s permissions, by going to settings and adjusting the path to mergable yaml file, from the current to Something Else and then Back.
Also See #709 there should apparently be a .github folder that has a .github sub folder in it
@andekande
I tried deleting and adding different paths
I also tried adding the configuration from a subfolder
so I checked both cases
in all cases I get an error
@darliiin One last attempt - place a very simple config file there - maybe the format / syntax of its content is invalid. @shine2lay Any more advice?