-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Release Planner] Add step for validating CODEOWNERS #7351
Comments
Copy from issue #7302:
Yes. In my ideal scenario we some how check to make sure their service has a valid CODEOWNER listed for each language. Not sure how that type of check would be performed from the release planner.
This needs to be before the release and ideally before they open their first PR. Or the changes to
Yup. They need to do this in each language repo.
Only maybe that the instructions for this task are specifically in the "Getting mentioned on issues" section. |
@ladonnaq : I only did the changes in the data plane SDK app because for the API readiness and management plane sdk we need to think more about where should the instructions go: and the link is pointing to https://aka.ms/azsdk/validate-codeowners |
|
We should add a step in the Generate SDKs step of the release planner to have teams validate the CODEOWNERS for their service in each language repo.
Steps for how service partner can do this are located here in the "Getting mentioned on issues" section: https://eng.ms/docs/products/azure-developer-experience/develop/sdk-customer-support
Near-term (June 2024)
Reference the steps to validate and update CODEOWNERS earlier in the UI and Engineering Hub workflow for each release.
Managed Process (June 2024) Reference the steps to validate and update CODEOWNERS earlier in the Release Planner UI and Engineering Hub docs workflow
Optimized Process Requirements (July 2024) Present user with list of current CODEOWNERS for API Spec and each language they plan to release a new SDK version. Allow user to update the contacts. Release Planner App automatically updates the CODEOWNER files.
Optimized Process Implementation (July/Aug 2024) Implement requirements defined in July 2024.
The text was updated successfully, but these errors were encountered: