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

ci: auto-generate protos #116

Open
glimchb opened this issue Oct 3, 2023 · 0 comments
Open

ci: auto-generate protos #116

glimchb opened this issue Oct 3, 2023 · 0 comments
Labels
ci related to ci/cd pipeline with gh actions

Comments

@glimchb
Copy link
Member

glimchb commented Oct 3, 2023

consider adding new gh action like this, for example:

      - uses: actions/checkout@v3
      - name: Generate proto
        run: make proto
      - name: Create Pull Request
        uses: peter-evans/create-pull-request@v5
@glimchb glimchb added the ci related to ci/cd pipeline with gh actions label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci related to ci/cd pipeline with gh actions
Projects
None yet
Development

No branches or pull requests

1 participant