AppImage / AppImage/appimage.github.io
PRs from forked repositories do not show results in "Files changed"
未关闭
- 主要语言
- Shell
- 星标
- 374
- 派生
- 769
- 平均合并
- 4 天 10 小时
- 30 天内合并 PR
- 8
描述
PRs originating from forked repositories do not show the results of the test in the "Files changed" tab.
Example:
https://github.com/AppImage/appimage.github.io/pull/2776
Hypothesis on what is going on:
When someone sends a PR from another (cloned) repository, then the script has no permissions to write the changes back to that other repository. Hence the changes can't appear in the PR.
In contrast, if I make a PR in this repo, then it works.
@andy5995 do you have an idea around this? (After all, I as the owner of the https://github.com/AppImage/appimage.github.io repo can make changes just fine if the cloned repo allows for it.)
贡献指南
评估
这个 Issue 还没有评估数据。