takezoe / gitbucket-ci-plugin

GitBucket plug-in that adds simple CI ability to GitBucket.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trigger another repository's build if build succeeds

takezoe opened this issue · comments

commented

This would be really great, I have the following szenario:
repo with submodule. build should happen in main-repo but changes happen in the submodule-repo.
when someone changes something in the submodule it would be great if the main-repo-build could be triggered.