Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-update diagrams on push. #104

Open
polina-c opened this issue Jul 25, 2023 · 1 comment
Open

Auto-update diagrams on push. #104

polina-c opened this issue Jul 25, 2023 · 1 comment
Assignees

Comments

@polina-c
Copy link
Contributor

polina-c commented Jul 25, 2023

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:

  1. github-push-action: Missing input "github_token: ${{ secrets.GITHUB_TOKEN }}". ad-m/github-push-action#170 (comment)
  2. https://github.com/marketplace/actions/git-auto-commit
  3. 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 polina-c self-assigned this Nov 12, 2023
@polina-c
Copy link
Contributor Author

We can experiment with creating a file with timestamp. As soon as it works, we can switch to update for diagrams.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant