Skip to content

Comments

Agentic Workflow: Update Python versions using JSON endpoint#388

Merged
edvilme merged 2 commits intomicrosoft:mainfrom
edvilme:agent-update-python
Feb 24, 2026
Merged

Agentic Workflow: Update Python versions using JSON endpoint#388
edvilme merged 2 commits intomicrosoft:mainfrom
edvilme:agent-update-python

Conversation

@edvilme
Copy link
Contributor

@edvilme edvilme commented Feb 20, 2026

This pull request updates the annual Python version check workflow to use the new authoritative source for supported Python versions, switching from devguide.python.org to peps.python.org. It also broadens the allowed network domains for the workflow and updates documentation and configuration accordingly.

Source and documentation updates:

  • Changed the source of truth for supported Python versions from devguide.python.org to peps.python.org, including updating all relevant documentation, descriptions, and workflow variables to reflect the new API endpoint and extraction logic. [1] [2] [3] [4] [5]

Workflow configuration changes:

  • Added peps.python.org and defaults to the allowed network domains in both the YAML and Markdown workflow definitions, ensuring the workflow can access the new API. [1] [2]
  • Expanded the --allow-domains and GH_AW_ALLOWED_DOMAINS lists in the workflow to include additional domains required for the workflow's operation, such as certificate revocation and OS package sources. [1] [2]

@edvilme edvilme added the debt label Feb 20, 2026
@edvilme edvilme enabled auto-merge (squash) February 20, 2026 00:11
@edvilme edvilme force-pushed the agent-update-python branch from 0f76d32 to 39447ea Compare February 24, 2026 00:36
@edvilme edvilme merged commit d824d83 into microsoft:main Feb 24, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants