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

Trigger build workflow in SensorBucket/PythonClient on push to main branch #87

Open
TimVosch opened this issue Jan 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@TimVosch
Copy link
Contributor

https://github.com/sensorbucket/PythonClient

When a new commit is pushed to main, trigger a workflow in the PythonClient repository. This workflow should checkout the new commit and generate the PythonClient from the API Spec, after successful generation it should commit the new python client to the PythonClient repository with a commit message that includes the commit hash for which this workflow was triggered.

Something like this:
https://dev.to/moaaz_adel/github-actions-a-simple-way-to-trigger-workflow-from-another-workflow-1b55

@TimVosch TimVosch added the enhancement New feature or request label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant