Skip to content

Update release_draft.yml#418

Merged
ABLL526 merged 1 commit into
masterfrom
Changed-python-to-3.14
Feb 9, 2026
Merged

Update release_draft.yml#418
ABLL526 merged 1 commit into
masterfrom
Changed-python-to-3.14

Conversation

@ABLL526

@ABLL526 ABLL526 commented Feb 9, 2026

Copy link
Copy Markdown
Contributor

Release Notes:

  • Changed python to 3.14 from 3.11

Changed python to 3.14
Copilot AI review requested due to automatic review settings February 9, 2026 14:50
@ABLL526 ABLL526 self-assigned this Feb 9, 2026
@ABLL526 ABLL526 added infrastructure Project setup and deployment no RN No release notes required documentation Improvements or additions to documentation labels Feb 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Actions release-draft workflow to use a newer Python runtime during the draft release creation process.

Changes:

  • Bump actions/setup-python runtime in release_draft.yml from Python 3.11 to 3.14.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 38 to +40
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
with:
python-version: '3.11'
python-version: '3.14'

Copilot AI Feb 9, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR description says Python was changed to 3.14 from 3.11, but this update is only applied to release_draft.yml. Another workflow (.github/workflows/release-notes-presence-check.yml) still pins python-version: '3.11'. Consider either updating the PR description to clarify scope or aligning the Python version across workflows if the intent is a repo-wide bump.

Copilot uses AI. Check for mistakes.
@github-actions

github-actions Bot commented Feb 9, 2026

Copy link
Copy Markdown

Report: Report: server - scala:2.13.13

Metric (instruction) Coverage Threshold Status
Overall 78.26% 71.0%
Changed Files 0.0% 80.0%
File Path Coverage Threshold Status

No changed file in reports.

@ABLL526 ABLL526 merged commit 9b3cef5 into master Feb 9, 2026
21 of 22 checks passed
@ABLL526 ABLL526 deleted the Changed-python-to-3.14 branch February 9, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation infrastructure Project setup and deployment no RN No release notes required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants