You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was almost too good to be true. I've been searching endlessly for something like this and when I did find this, the actual PR opening URL request isn't working :/
I absolutely love the idea and wanted something like this for the exact same purpose -- to let anyone make edit suggestions to statically hosted Github Pages.
I see, however, that the whole idea is dependent on a third-party server that obfuscates the API token, which is understandable, but that defeats the purpose of this working solely on Github, and that's very well demonstrated today by how the whole editor is blocked from functioning by the API call to the external server being rejected due to CORS policy :(
Any plans to fix that CORS issue? :)
The text was updated successfully, but these errors were encountered:
Nevermind, it actually did work despite the CORS error :O I was just looking in the Issues tab instead of the PR tab, but the PRB0t really did generate PRs with the proposed edits. This is amazing 😇
Hey,
This was almost too good to be true. I've been searching endlessly for something like this and when I did find this, the actual PR opening URL request isn't working :/
I absolutely love the idea and wanted something like this for the exact same purpose -- to let anyone make edit suggestions to statically hosted Github Pages.
I see, however, that the whole idea is dependent on a third-party server that obfuscates the API token, which is understandable, but that defeats the purpose of this working solely on Github, and that's very well demonstrated today by how the whole editor is blocked from functioning by the API call to the external server being rejected due to CORS policy :(
Any plans to fix that CORS issue? :)
The text was updated successfully, but these errors were encountered: