Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:CSS language:HTML

Filter by

182M results  (2 s)

182M results

Add a scheduled workflow that runs registry_monitor hourly, uploads the JSON report as an artifact, and posts it to (or updates) a Memory Monitor (automated) issue for easy visibility.

This PR is auto-generated by actions/github-script.
automated pr
backup

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The code is vulnerable to command ...
ai-remediation
severity-medium

Owner: Trinity — packaging and CI smoke fixes

Add GitHub Actions PyPI publishing

Summary - Adds GET /version returning {version, commit_sha} on the FastAPI app - commit_sha resolves from COMMIT_SHA env (image build time) → git rev-parse HEAD → unknown - 3 unit tests asserting ...