Automated release-health check. This issue is rewritten in place on every run and closed automatically once every gap below is closed; it is never duplicated.
Last evaluated: 2026-07-31T14:28:56.877897+00:00 (run)
tag-without-release — 4 tag(s) published no release
4 tag(s) in the native lane exist with no GitHub release object. The tag is immutable and public; the artifacts it promises were never published.
cancelled and skipped are the outcomes no if: failure() step can see. A run cancelled while waiting on an environment approval gate lands here.
Re-run the publish with:
# Rebuild the installers for an existing engine version (X.Y.Z), then
# approve the native-release environment when the publish-draft job requests it.
gh workflow run native-freshness.yml --repo OpenAdaptAI/openadapt-desktop --ref main -f version=X.Y.Z
Everything the check considered and cleared
- [engine] 1 commit(s) since v0.15.0, none of which trigger a version bump.
- [engine] openadapt-desktop 0.15.0 is on PyPI.
- [native] a release run is in flight (30638126280); gap detectors are suppressed for this lane.
- [native] tag desktop-v0.15.0 has no release yet but is only 9m old; inside the 6h 0m publish window.
Reproduce locally with python scripts/check_release_health.py.
Automated release-health check. This issue is rewritten in place on every run and closed automatically once every gap below is closed; it is never duplicated.
Last evaluated:
2026-07-31T14:28:56.877897+00:00(run)tag-without-release— 4 tag(s) published no release4 tag(s) in the
nativelane exist with no GitHub release object. The tag is immutable and public; the artifacts it promises were never published.desktop-v0.1.029514474536failuredesktop-v0.7.029756479649cancelleddesktop-v0.8.029799291231cancelleddesktop-v0.12.030169968004failurecancelledandskippedare the outcomes noif: failure()step can see. A run cancelled while waiting on an environment approval gate lands here.Re-run the publish with:
Everything the check considered and cleared
Reproduce locally with
python scripts/check_release_health.py.