Azure / Azure/azure-sdk-for-python
Add skill to bump min supported version in the python guidelines
Open
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
We want to add a skill (or investigate a better alternative) that will automatically create a PR to update the hardcoded minimum supported Python version in these two files in the `Azure/azure-sdk` repo:
- https://github.com/Azure/azure-sdk/blob/main/docs/python/design.md
- https://github.com/Azure/azure-sdk/blob/main/docs/policies/support.md
The min supported version should be bumped when SDKs end of support is reached, as per table here:https://github.com/Azure/azure-sdk-for-python/blob/main/doc/python_version_support_policy.md
Contributor guide
Assessment
This issue has not been assessed yet.