raulcd opened a new issue, #39631: URL: https://github.com/apache/arrow/issues/39631
### Describe the enhancement requested During the creation of the first RC for 15.0.0 we realized that there was an issue with the C# verification, it failed due to: https://github.com/apache/arrow/issues/39598 https://github.com/apache/arrow/pull/39605 As an improvement we should also run sourcelink verification when `SOURCE_KIND` is `local` so the error appears on maintenance branch and nightly builds and we don't have to wait for a Release Candidate to find issues. See the above PR and issue for more details. ### Component(s) C#, Release -- 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]
