aFlyBird0 commented on PR #4607:
URL: 
https://github.com/apache/incubator-devlake/pull/4607#issuecomment-1466039852

   > Some new ideas about this solution, this action finally want's to create 
PR in repo ``
   > 
   > > @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.
   > 
   > Maybe the simple way is just to create an action in 
`incubator-devlake-helm-chart` itself for creating PR promoting the image 
versions. And this action is triggered by an Issue raised in 
`incubator-devlake-helm-chart` (we could add an issue template for changing 
image tags)
   > 
   > A PoC for this idea: The Issue create from the template form: 
[matrixji/repo-merge-example-bar#1](https://github.com/matrixji/repo-merge-example-bar/issues/1)
 The related PR is triggered by the above issue: 
[matrixji/repo-merge-example-bar#2](https://github.com/matrixji/repo-merge-example-bar/pull/2)
   
   I think it's a good idea!  🚀 @matrixji 


-- 
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]

Reply via email to