Replies: 2 comments 32 replies
-
|
Using personal access tokens for forking is problematic; see https://docs.weblate.org/en/latest/admin/config.html#std-setting-GITHUB_CREDENTIALS If you would rather not fork, see https://docs.weblate.org/en/latest/admin/continuous.html#pushing-changes-from-weblate |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your response. I did find the doc page you mentioned and I followed what is written on it, yet it doesn't work. I followed the line in the table that says "GitHub pull request from branch". |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using Weblate on a docker on my machine and I want it to create PRs directly on the repo when I push.
I have entered my username and fine-grained token in the WEBLATE_GITHUB_CREDENTIALS docker environment variable.
However, when I try to push a translation, it says: "Could not fork repository at api.github.com: Resource not accessible by personal access token". What have I done wrong? (BTW I don't want to fork the repo, just create a PR in it.)
If someone could point me in the right direction I would be very grateful.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions