mirror of
https://github.com/lukaszraczylo/go-telegram.git
synced 2026-07-22 14:29:30 +00:00
The weekly job already gates the update. `make regen` fails on any audit fallback and the test step runs the full race suite, so a PR only opens when both pass. Merge it from the same job. A PR opened with GITHUB_TOKEN does not trigger ci.yml, so GitHub auto-merge would wait for checks that never start. The push to main triggers ci.yml, which cuts the release.