zrhoffman commented on PR #7896:
URL: https://github.com/apache/trafficcontrol/pull/7896#issuecomment-1887540319

   > so it looks like that's saying there have been zero commits since 8.1.0. 
That's incorrect not only because 8.1.0 doesn't technically exist (:P)
   
   That's the version in 
[VERSION](https://github.com/apache/trafficcontrol/blob/14122bb913/VERSION)
   
   > but because this PR consists of a non-zero amount of commits.
   > 
   > tl;dr we got a number now, but it's not the right number.
   
   The GitHub Actions only clone the repo with a `fetch-depth` of 5 commits. 
Because no tags matching the pattern are found within the 5 commits, it 
defaults to `0`. So `0` is expected, in this case.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to