cozystack/docs
Aleksei Sviridkin d5ecac3fee
docs(agents): retry CI via empty commit, not gh run rerun
Rerun attempts restart jobs under the same run_id and do not re-register
into the workflow's concurrency group. When a real fix-commit lands
while a rerun is in flight, cancel-in-progress cannot gate the old
rerun, so two runs race to completion and operators pay CI twice.

Push an empty commit (`git commit --allow-empty`) instead — it
participates in the concurrency group cleanly and the next real push
cancels it as expected. Add the guidance to docs/agents/contributing.md
and wire a trigger in AGENTS.md so any agent asked to "rerun CI" or
"retry the failed build" reaches for the empty commit first.

Assisted-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
2026-04-24 14:07:16 +03:00
..
agents docs(agents): retry CI via empty commit, not gh run rerun 2026-04-24 14:07:16 +03:00
changelogs docs(changelog): correct v1.3.0 postgres and linstor-gui entries 2026-04-23 10:17:30 +05:00
hubble-observability.md docs: add Hubble network observability documentation and dashboards 2026-01-02 04:17:56 +08:00
release.md [docs] Update release policy: Release Candidate versions 2025-05-05 11:52:06 +03:00