Auto-update diagrams on push.
polina-c opened this issue · 1 comments
polina-c commented
We want diagrams to be refreshed after every push, by running command sh tool/diagrams.sh
.
The instruction does not work because of branch protection rules. See details. After we succeed, we need to update the instruction.
Options:
- github-push-action: ad-m/github-push-action#170 (comment)
- https://github.com/marketplace/actions/git-auto-commit
- peter-evans/create-pull-request: https://aiven.io/blog/how-to-automagically-open-pull-requests-with-github-actions
Pull request should not happen if there is no changes.
polina-c commented
We can experiment with creating a file with timestamp. As soon as it works, we can switch to update for diagrams.