Skip to content

Conversation

@danielebriggi
Copy link
Member

No description provided.

@danielebriggi danielebriggi self-assigned this Sep 2, 2025

This comment was marked as outdated.

@danielebriggi danielebriggi force-pushed the refactory-python-package-workflow branch from da89768 to d615b01 Compare September 2, 2025 14:25
Copy link

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

This PR modifies the GitHub workflows to trigger the Python package workflow automatically when the main workflow completes successfully, replacing the previous manual release-based trigger.

  • Replaces release-based trigger with workflow_run trigger for automated execution
  • Adds conditional logic to ensure the Python package workflow only runs on successful main workflow completion on the main branch
  • Updates version retrieval to fetch the latest release tag from GitHub API when triggered by workflow completion

Reviewed Changes

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

File Description
.github/workflows/python-package.yml Switches from release trigger to workflow_run trigger with conditional execution and API-based version fetching
.github/workflows/main.yml Updates workflow name to match the reference used in python-package.yml

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@danielebriggi danielebriggi merged commit 75e9f34 into main Sep 2, 2025
12 checks passed
@danielebriggi danielebriggi deleted the refactory-python-package-workflow branch September 2, 2025 14:38
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