-
-
Notifications
You must be signed in to change notification settings - Fork 177
Closed
Labels
Description
At the moment, AppVeyor status check report a link that contains the version. After the version is changed (via GitVersioning or any other mechanism), the link is not updated and so when you click on the links in a GitHub pull request you get a 404.
This is a bug in AppVeyor, appveyor/ci#1074, and has been open for almost 2 years. It could be worked around in Nerdbank.GitVersioning by calling a REST API. I'd like to code that up if you'd be open to the contribution. It would essentially do what this workaround does: https://gist.github.com/IlyaFinkelshteyn/def2394231afb7f06dcaeaceda1fb1ae