webispy / checkpatch-action

Github action for checkpatch.pl
7 stars 6 forks source link

Automate updating digest #25

Closed nikolaik closed 1 year ago

nikolaik commented 1 year ago

On docker image publish, this creates a PR against the default branch (master) to update the Dockerfile there with the fresh digest.

I've verified this in a test-repo and should work.

Note that when creating pull requests from workflows the new PR will not trigger yet more workflows in that PR. To work around that you can change this to a pass a personal access token. Like described here: https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#workarounds-to-trigger-further-workflow-runs