How can I manage workflows using a "gitops" workflow?

This topic was automatically generated from Slack. You can find the original thread here.

Sylvanaar : Hello, how can I have a “gitops” workflow? I want to put all my workflows into git - and have them deploy when I commit… or - maybe its an XY problem. I want to be able to edit my workflows in VSCode where the editor is just better and faster - then somehow sync to PD

Dylan Sather (Pipedream) : yes, I hear you 100%. Currently you can manage event sources / workflow triggers via GitOps (see this quickstart and the components directory as examples), but not workflows. We plan to support this for workflows in the future - feel free to track this Github issue.