Comment on Natural Language to Jenkinsfile TranslatorComments−cheeselip4204yPretty neat concept, but doesn't seem to pick up more complex pipelines.I tried "build and test both arm64 and amd64, deploy amd64 to staging and then run e2e tests" and just got a simple 4-stage labels.I didn't expect it to work, and this was admittedly a bit of a tough example. But if you advertise Natural Language...
Comments
Pretty neat concept, but doesn't seem to pick up more complex pipelines.
I tried "build and test both arm64 and amd64, deploy amd64 to staging and then run e2e tests" and just got a simple 4-stage labels.
I didn't expect it to work, and this was admittedly a bit of a tough example. But if you advertise Natural Language...