Skip to content

Conversation

@gcatanese
Copy link
Contributor

@gcatanese gcatanese commented Feb 9, 2026

Update .github/workflows/python-ci.yml:

  • removed the develop branch from both push and pull_request triggers, so the workflow now only runs for the main branch.
  • add a clarifying comment to the workflow_call trigger to indicate it is intended for invocation by pypipublish.yml.
  • add merge_group to run as part of Merge Queue

merge_group is necessary to trigger the GitHub Actions workflow when a pull request is added to a merge queue.

See GitHub doc

Removed 'develop' branch from push and pull_request triggers. Added 'merge_group' and updated 'workflow_call' comment.
@gcatanese gcatanese requested review from a team as code owners February 9, 2026 10:57
@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2026

@gcatanese gcatanese added this pull request to the merge queue Feb 9, 2026
Merged via the queue into main with commit 9b6a7ad Feb 9, 2026
7 checks passed
@gcatanese gcatanese deleted the pythin-ci-add-merge-group branch February 9, 2026 12:06
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