chore: add missing shared CI workflows#88
Conversation
|
Warning Review limit reached
More reviews will be available in 31 minutes and 29 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more credits in the billing tab to continue. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (24)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Checking the status... all automated tasks are done! ✅I've aggregated the results of the automated checks for this PR below. 🔒 Security (pip-audit)Scanning the horizon for any zero-day threats. 🌅 ✅ No known vulnerabilities found (60 packages scanned). 📊 CoverageHow well do we know our own code? 🧠 ❌ 36.1% total coverage Per-file coverage (6 files)
Full report: download the 🔌 Plugin DetectionEnsuring this plugin plays nice with others in the sandbox. 🏖️ ℹ️ Not an OVOS plugin — OPM check skipped. 📋 Repo HealthScanning for any signs of 'large file' weight gain. ⚖️ ✅ All required files present. Latest Version: ✅ 🔍 LintThe automated pipeline is running smoothly. 🚂 ❌ ruff: issues found — see job log 🏷️ Release PreviewA look ahead at the next milestone. 🚩 Current:
✅ PR title follows conventional commit format. 🚀 Release Channel Compatibility Predicted next version:
⚖️ License CheckI've checked the license history of this repo. 📜 ✅ No license violations found. Policy: Apache 2.0 (universal donor). StrongCopyleft / NetworkCopyleft / WeakCopyleft / Other / Error categories fail. MPL allowed. 🔨 Build TestsTesting the load-bearing capacity of your changes. 🏋️ ✅ All versions pass
Standard Automated Signature v2.0 🏷️ |
Adds the canonical gh-automations reusable-workflow callers that were missing from this repo, and normalizes the publish callers to the canonical
OpenVoiceOS/gh-automations/.github/workflows/<name>.yml@devform (they previously referencedTigreGotico/gh-automations@masterplus hand-rolled pypi/matrix jobs).Added callers (all referencing
OpenVoiceOS/gh-automations/.github/workflows/<name>.yml@dev,secrets: inherit):Normalized to canonical OpenVoiceOS@dev callers:
Already canonical: conventional-label.
Legacy hand-rolled workflows (build_tests/unit_tests/license_tests) left in place; not removed in this PR.