chore: add missing shared CI workflows - #3
Conversation
Add canonical OpenVoiceOS/gh-automations reusable-workflow callers and remove superseded legacy publish/build inline workflows. No test suite, so build-tests and coverage are intentionally omitted.
|
Warning Review limit reached
More reviews will be available in 58 minutes and 33 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ 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 (15)
✨ 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 |
The automated inspectors have submitted their report. 🕵️♂️I've aggregated the results of the automated checks for this PR below. 📋 Repo HealthEvaluating the repository's overall condition. 📋 Latest Version: ✅ ⚖️ License CheckLegal eagle here! Checking those licenses. ⚖️ ❌ License violations detected — review required before merging. Policy: Apache 2.0 (universal donor). StrongCopyleft / NetworkCopyleft / WeakCopyleft / Other / Error categories fail. MPL allowed. 🔌 Plugin DetectionEnsuring the plugin is 'future-proof'. 🔮 ℹ️ Not an OVOS plugin — OPM check skipped. 🏷️ Release PreviewThe roadmap for the future just got clearer. 🗺️ Current:
✅ PR title follows conventional commit format. 🚀 Release Channel Compatibility Predicted next version:
🔒 Security (pip-audit)I've audited the packages. Safety first! 🦺 ✅ No known vulnerabilities found (61 packages scanned). Just doing my bit for the OpenVoiceOS ecosystem. 🌍 |
Roll out canonical OpenVoiceOS/gh-automations reusable-workflow callers (@dev, secrets: inherit). Added: lint, license-check, pip-audit, repo-health, release-preview, publish-alpha (release_workflow.yml), publish-stable, conventional-label, opm-check. Removed superseded legacy inline workflows: build_tests, dev2master, publish_alpha, publish_build, publish_major, publish_minor. Skipped build-tests + coverage: no test suite.