adikari / monorepo-diff-buildkite-plugin

Run separate pipelines for each folder in your monorepo
MIT License
202 stars 78 forks source link

Add a conditional attribute to force execution regardless of changes #137

Open dmnelson opened 1 year ago

dmnelson commented 1 year ago

Hi all!

I think it would be valuable to have an option to force the execution of the pipeline if a certain condition is met, possible use cases are the following:

I was thinking of a OR operator on this case. If it's matches the diff OR the additional conditions.

xiangweilee commented 9 months ago

+1