Add mirror-to-github workflow #4

Closed
opened 2026-06-03 00:11:03 +00:00 by coilysiren · 1 comment
Owner

Problem

Forgejo is canonical for o2r, but there is no GitHub mirror workflow. coily and the other flight-deck Go CLIs push main + tags to a read-only GitHub mirror on every push.

Goal

Add .forgejo/workflows/mirror-to-github.yml, ported from coilysiren/coily. Triggers on push to main and v* tags, force-pushes both to the GitHub mirror, and no-ops cleanly when the GITHUB_MIRROR_PAT secret is absent so it can land before the secret is provisioned.

Open question

  • Does a coilysiren/otel-a2a-relay-cli (or coilyco-flight-deck) GitHub mirror repo exist yet? If not, create it as part of this ticket and wire GITHUB_MIRROR_PAT. The README install path stays Forgejo-direct-tap regardless.

Part of the o2r packaging parity epic.

## Problem Forgejo is canonical for o2r, but there is no GitHub mirror workflow. coily and the other flight-deck Go CLIs push main + tags to a read-only GitHub mirror on every push. ## Goal Add `.forgejo/workflows/mirror-to-github.yml`, ported from coilysiren/coily. Triggers on push to `main` and `v*` tags, force-pushes both to the GitHub mirror, and no-ops cleanly when the `GITHUB_MIRROR_PAT` secret is absent so it can land before the secret is provisioned. ## Open question - Does a `coilysiren/otel-a2a-relay-cli` (or coilyco-flight-deck) GitHub mirror repo exist yet? If not, create it as part of this ticket and wire `GITHUB_MIRROR_PAT`. The README install path stays Forgejo-direct-tap regardless. Part of the o2r packaging parity epic.
Author
Owner

Backlog burndown 2026-06-17: closing low-priority (P3/P4) to bring the open count to a manageable level. Nothing lost — reopen if this resurfaces. Batch tag: burndown-2026-06.

Backlog burndown 2026-06-17: closing low-priority (P3/P4) to bring the open count to a manageable level. Nothing lost — reopen if this resurfaces. Batch tag: `burndown-2026-06`.
coilysiren 2026-06-17 08:23:43 +00:00
Commenting is not possible because the repository is archived.
No description provided.