kestra-io / kestra

:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
https://kestra.io
Apache License 2.0
12.98k stars 1.13k forks source link

disables running ci on draft pr, fixes 4964 #5077

Closed phoenix24 closed 1 month ago

phoenix24 commented 1 month ago

What changes are being made and why?

adds a flag to test for draft pr, and disable ci run. fixes #4964


How the changes have been QAed?

by testing against a draft pr.


Setup Instructions

phoenix24 commented 1 month ago

Hey @anna-geller, thank you for approving the pr. However I don't have the merge permissions, and someone from maintainers group might be able to help. Hey @loicmathieu - do advise.

loicmathieu commented 1 month ago

We are in the process to release 0.19. I'll check this end of the week.

phoenix24 commented 1 month ago

Hey @loicmathieu hope you're doing well. I just wanted to bring this to your attention, thank you!

loicmathieu commented 1 month ago

@phoenix24 please see the instruction in the issue, what you did is not enough as when the PR will move from draft to ready for review the CI will not run.