opendevstack / ods-pipeline

Alternative ODS CI/CD pipeline based on Tekton / OpenShift Pipelines
Apache License 2.0
13 stars 5 forks source link

ods.yaml branch trigger patterns must be lowercase #713

Closed henrjk closed 1 year ago

henrjk commented 1 year ago

This is similar to #63.

In a branches trigger pattern in ods.yaml the pattern did not match a branch which capital letters unless it was all lowercase. I would think the branch pattern should match either case sensitive or case should not matter.