Trigger

Options
ASten1
ASten1 Partner, Registered Posts: 19 Partner

Hi,

I would like to create a trigger which executes my flow whenever I push new code to my git repository (which is connected to my python library), Is there a way to do so?

Thank you!

Best Answer

  • Andrey
    Andrey Dataiker Alumni Posts: 119 ✭✭✭✭✭✭✭
    Answer ✓
    Options

    Hi,

    you can create a custom python trigger that would check every now and then if there are new commits in git and then trigger a scenario.
    Screenshot 2020-10-05 at 15.38.35.png

Answers

Setup Info
    Tags
      Help me…