openshift-pipelines / pipelines-as-code

Pipelines-as-Code for Tekton
https://pipelinesascode.com
Apache License 2.0
137 stars 81 forks source link

Add support for .pathChanged and files matching on BitBucket #1738

Open enarha opened 4 months ago

enarha commented 4 months ago

.pathChanged advanced matching is currently not supported on BitBucket, but only on GitHub and GitLab (documented). Strive for feature completeness between all Git providers.

files.all.exists() does not work either, even though it is not explicitly mentioned as not supported.