dailymotion-oss / octopilot

Automate your Gitops workflow, by automatically creating/merging GitHub Pull Requests
https://dailymotion-oss.github.io/octopilot/
MIT License
174 stars 23 forks source link

feat: use API on app authentication mode #326

Closed Maximilien-R closed 5 months ago

Maximilien-R commented 6 months ago

Uses the Github APIs for branch creation and reset as well as for creating and pushing commits when the authentication type used is "app". The use of Github APIs allows the generation of verified commits with the app as author.