kou opened a new pull request, #38982:
URL: https://github.com/apache/arrow/pull/38982
### Rationale for this change
If we release a compatible version such as 14.0.0 -> 14.0.1 and 14.1.1 ->
14.1.2, we don't need to update `docs/source/_static/versions.json` and
`r/pkgdown/assets/versions.json`. Because we use compatible version ("14.0" and
"14.1") instead of exact version ("14.0.0" and "14.1.1").
### What changes are included in this PR?
Add more update condition to detect compatible version release.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
--
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]