Azure / azure-sdk-tools

Tools repository leveraged by the Azure SDK team.
MIT License
109 stars 166 forks source link

Consider adding service team GH issue info into releases #8544

Open maririos opened 1 week ago

maririos commented 1 week ago

It will be good to have a realease criteria for service teams to have GH issues (per repo) under control in order to release. The criteria, tooling, and process needs to be defined.

Make sure the policy is announced and evangelized with a date that it will be enforced.

lfraleigh commented 1 week ago

I would suggest we can break this into multiple parts:

  1. Showing current state of GH issues, just to raise awareness. Criteria for any potential blocking / enforcement can come later.
  2. Show azure-rest-api-specs issue data for API readiness and azure-sdk-for-xxxx issue data for SDK releases (and ideally leverage "Client" and "Mgmt" labels to surface the proper issues for data plane versus mgmt plane SDK libraries)
  3. Leverage this opportunity to invite teams to update CODEOWNERS to ensure the right people are tagged.