Replies: 1 comment
-
filed a bug, it happened again for a bog standard |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm trying to figure out if I'm doing something wrong or if I found a bug:
I have a monorepo with a bunch of different tags flying around, so I try to use
tags_pattern
to filter the correct ones:But if I push my very first
foo-1.0
tag, changed-files is not able to find the previous commit, errors out and reports no changes :(I also tried putting a dummy
foo-0.1
tag on a previous commit, but no dice.Beta Was this translation helpful? Give feedback.
All reactions