Call KNIME Service Deployments from GitHub Actions!

Hi Everyone!

I thought I’d share a creation that could prove useful to others. My employer recently developed a need to trigger KNIME Workflows as a step in GitHub actions. To fulfill this need, I’ve created a GitHub action that can call service-deployed workflows!

GitHub: ooobii/execute-knime-hub-workflow-service

Full details on how to utilize this GitHub action are available in the README. Please feel free to open issues for bug fixes or pull requests for improvements! :slightly_smiling_face:

Happy KNIME-ing!

5 Likes

Hi @ooobi,
Welcome to the KNIME Forum and thank you for sharing this with the community. This comes in very handy for a lot of people!
Alexander