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

   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)


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