-
[OPIK-7121] [INFRA] fix: revert Fern auto-update to a daily cron (#7242)
发布于
2026-06-25 11:47:35 +00:00 Per-BE-merge generation raced: overlapping runs regenerated the full Fern
output against a moving main and clicking "Update branch" on duplicate-content
PRs collapsed their diff, producing empty/duplicate Fern PRs (one merged by
mistake). The per-author reviewers input also failed when the author resolved
to the CometActions bot.Revert to the pre-OPIK-4688 status quo: run on a daily weekday cron (plus
workflow_dispatch) instead of on push. One run/day against a stable main
yields one PR with the real cumulative diff, eliminating the race as a class.
Also remove the #code-review Slack notification (job + script + state
artifact) and the failing reviewers request. The empty-PR guard is retained.Co-authored-by: Claude Opus 4.8 (1M context) noreply@anthropic.com
下载附件