You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We were trying to auto bump some of the software components that we use in our project. This seemed like the perfect resource to do that. But, we did not want to automatically bump major versions. It seems like the resource does not support filtering versions. I would ideally like to specify version filter like < 4.0.0 to specify that I do not want any 4.x.y version, but all releases to 3.x.y should trigger the pipeline.
The text was updated successfully, but these errors were encountered:
akshaymankar
pushed a commit
to akshaymankar/github-release-resource
that referenced
this issue
Feb 8, 2018
We were trying to auto bump some of the software components that we use in our project. This seemed like the perfect resource to do that. But, we did not want to automatically bump major versions. It seems like the resource does not support filtering versions. I would ideally like to specify version filter like
< 4.0.0
to specify that I do not want any 4.x.y version, but all releases to 3.x.y should trigger the pipeline.The text was updated successfully, but these errors were encountered: