klesh commented on PR #4607: URL: https://github.com/apache/incubator-devlake/pull/4607#issuecomment-1465706943
@matrixji @aFlyBird0 I found some related information from https://docs.github.com/en/actions/security-guides/automatic-token-authentication#about-the-github_token-secret According to the document, the `GITHUB_TOKEN` is generated by the Github App and restricted to the **installed** repo only, in other words, it can't be used to fork and create pr for another repo. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
