mergeable icon indicating copy to clipboard operation
mergeable copied to clipboard

Error from api: HttpError: Not Found

Open darliiin opened this issue 1 year ago • 6 comments

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 image

This problem is not related to API request restrictions - I tried to create a completely new application and get the same error

darliiin avatar Jun 21 '24 09:06 darliiin

Is that a per repository config or an org-wide config? The per repository config shall be located at .github/mergeable.yml

andekande avatar Jun 21 '24 13:06 andekande

@andekande Organization Configuration it is in the .github repository path to the file .github/mergeable.yml

that is, as in the documentation image

darliiin avatar Jun 23 '24 19:06 darliiin

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.

andekande avatar Jun 26 '24 16:06 andekande

Also See #709 there should apparently be a .github folder that has a .github sub folder in it

andekande avatar Jun 26 '24 16:06 andekande

@andekande I tried deleting and adding different paths image

I also tried adding the configuration from a subfolder so I checked both cases image image

in all cases I get an error image

darliiin avatar Jul 02 '24 06:07 darliiin

@darliiin One last attempt - place a very simple config file there - maybe the format / syntax of its content is invalid. @shine2lay Any more advice?

andekande avatar Jul 06 '24 12:07 andekande