azure-sdk-for-android
azure-sdk-for-android copied to clipboard
[FEATURE REQ] Enable automatic APIView creation and checks for Android release pipelines.
Is your feature request related to a problem? Please describe. Currently, we have no automated way of checking and blocking a release if it contains new API changes until approved. As an additional step, we could also add checks to all new PRs, although this would not be required for the time being, in my opinion.
Describe the solution you'd like We can create APIView entries using the JARs with sources that are created during the build step of our release process.
Information Checklist Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- [X] Description Added
- [X] Expected solution specified