You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the pipeline can also be triggered manually and will also be triggered in midnight every day
If you want to see the diff before merge a branch (e.g. snake-case-naming-optimization , you can trigger it with the branch name:
After it done, a PR named [Automation] Regenerate SDK based on typespec-python branch {your branch name} will be created (e.g. [Automation] Regenerate SDK based on typespec-python branch snake-case-naming-optimization azure-sdk-for-python#36412). In the created PR, you can see the specific diff caused by your PR in last commit named Regenerate SDK based on typespec-python branch {your branch name} (e.g. Azure/azure-sdk-for-python@378a646)
nit: please sync with latest main branch before run the pipeline with your branch.
To avoid potential breakings or predict potential influence caused by codegen, we may need a pipeline to regenerate all existing packages
The text was updated successfully, but these errors were encountered: