Skip to content

Maybe fix.#171

Merged
sebschmi merged 5 commits intomainfrom
try_fix_python_release
May 7, 2026
Merged

Maybe fix.#171
sebschmi merged 5 commits intomainfrom
try_fix_python_release

Conversation

@sebschmi
Copy link
Copy Markdown
Collaborator

@sebschmi sebschmi commented May 7, 2026

No description provided.

Copilot AI review requested due to automatic review settings May 7, 2026 11:14
@sebschmi sebschmi enabled auto-merge May 7, 2026 11:17
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 Python wheel build/release GitHub Actions workflow to run on all pushes and then conditionally skip the expensive build jobs unless the current commit is deemed a release.

Changes:

  • Removed the on.push.tags trigger filter and introduced a check_skip job to decide whether to run downstream jobs.
  • Added needs: check_skip and job-level if: guards to linux, windows, macos, and sources.
  • Removed the if: guard from the release job.

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

Comment thread .github/workflows/python.yml Outdated
Comment thread .github/workflows/python.yml Outdated
Comment thread .github/workflows/python.yml Outdated
Comment thread .github/workflows/python.yml
Comment thread .github/workflows/python.yml Outdated
sebschmi and others added 2 commits May 7, 2026 14:20
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@sebschmi sebschmi requested a review from Copilot May 7, 2026 11:23
@sebschmi sebschmi merged commit ff5ad76 into main May 7, 2026
30 checks passed
@sebschmi sebschmi deleted the try_fix_python_release branch May 7, 2026 11:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 4 comments.

Comment thread .github/workflows/python.yml
Comment thread .github/workflows/python.yml
Comment thread .github/workflows/python.yml
Comment thread .github/workflows/python.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants