-
Hello, I am hoping to get some community support for an issue I'm having with my self-hosted Weblate instance. Our continuous translation workflow relies on the "GitHub pull request from fork" method described here. We have a bot user (call them Recently A solution we explored was to simply move the fork repository under the All of this is to say, is this functionality working as intended? Is there a better way to solve this problem that I'm not seeing? Any information or advice you can provide would be very helpful. Server info:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
The proper long-term solution is to make Weblate be GitHub application and you would grant it desired access. This is covered by #1688, but there hasn't been much progress on this. Until then, classic PAT are IMHO the only way to let Weblate fork a private repository and open a pull request for it. |
Beta Was this translation helpful? Give feedback.
The proper long-term solution is to make Weblate be GitHub application and you would grant it desired access. This is covered by #1688, but there hasn't been much progress on this.
Until then, classic PAT are IMHO the only way to let Weblate fork a private repository and open a pull request for it.