kiegroup / github-action-build-chain

86 stars 24 forks source link

Add `plan` subcommand #447

Closed shubhbapna closed 1 year ago

shubhbapna commented 1 year ago

fixes #416

With the plan subcommand you can execute build chain without any actual cloning and command execution. It is useful for debugging which projects would have been cloned, their mappings, which commands would been executed etc.

Example command:

build-chain tools plan cross_pr -f definition_file -u event_url