Skip to content

fix: add tag trigger for CI workflow - #19

Merged
danieyal merged 2 commits into
masterfrom
fix-publish
Jul 11, 2026
Merged

fix: add tag trigger for CI workflow#19
danieyal merged 2 commits into
masterfrom
fix-publish

Conversation

@danieyal

@danieyal danieyal commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Chores
    • CI checks now run automatically when version tags matching v* are pushed.
    • Updated workflow formatting and annotations without changing action versions or step behavior.

@coderabbitai

coderabbitai Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c8ef4942-ee75-4d2f-8aea-9389a9e3cb71

📥 Commits

Reviewing files that changed from the base of the PR and between aabe266 and 02f183b.

📒 Files selected for processing (1)
  • .github/workflows/ci.yml

📝 Walkthrough

Walkthrough

The CI workflow now runs for pushes of tags matching v*. Action annotations and formatting were updated across checkout, Codecov, trusted publishing, Python setup, and PyPI publishing steps without changing pinned SHAs or existing commands.

Changes

CI workflow updates

Layer / File(s) Summary
Workflow trigger and step updates
.github/workflows/ci.yml
The push trigger includes v* tags, while CI and publishing step formatting and annotations are updated without changing action SHAs or execution behavior.

Estimated code review effort: 1 (Trivial) | ~5 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly reflects the main change: adding a tag trigger to the CI workflow.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-publish

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@danieyal
danieyal merged commit 04ded77 into master Jul 11, 2026
9 checks passed
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.

1 participant