• v0.6.39 b6bd840a4d

    binjovi-bot released this 2026-09-09 16:15:52 +00:00 | 0 commits to trunk since this release

    Downloads
  • v0.6.38 20f8205f06

    binjovi-bot released this 2026-09-06 14:40:37 +00:00 | 1 commits to trunk since this release

    Downloads
  • v0.6.37 6c5831b0d9

    binjovi-bot released this 2026-09-02 05:57:28 +00:00 | 4 commits to trunk since this release

    Downloads
  • v0.6.36 0eb6f4392c

    v0.6.36 Stable

    pipeline-bot released this 2026-08-19 23:32:06 +00:00 | 8 commits to trunk since this release

    Changes

    • fix(webhook): replace hooks when signing secret changes (PR #112) — gitea_admin, 0eb6f4392c4a3548476313ab8229118ec0068404
    Downloads
  • v0.6.35 75ff2f76c3

    v0.6.35 Stable

    pipeline-bot released this 2026-08-07 18:06:02 +00:00 | 9 commits to trunk since this release

    Changes

    • docs(agents): require ASD-STE100 Simplified Technical English (PR #110) — sean, 3993b85ab250ce7a10991dfd555a8db2bc8e2d26
    • docs: rewrite documentation to ASD-STE100 (PR #111) — sean, 75ff2f76c3f68a508d16f502902964962c0dff6a
    Downloads
  • v0.6.34 bd871feafa

    v0.6.34 Stable

    pipeline-bot released this 2026-08-07 08:48:30 +00:00 | 11 commits to trunk since this release

    Changes

    • feat(api): expose deletionPolicy so CRs are safe to rename (PR #109) — sean, bd871feafa38623ac6f9df8fd428074af9a406bd
    Downloads
  • v0.6.33 f450ffdadc

    v0.6.33 Stable

    pipeline-bot released this 2026-08-06 10:26:34 +00:00 | 12 commits to trunk since this release

    Changes

    • fix(security): protect credentials and bound pagination (PR #108) — sean, f450ffdadc0e0f4a244c4e3f497562ca8526fd48
    Downloads
  • v0.6.32 913befa962

    v0.6.32 Stable

    pipeline-bot released this 2026-08-04 13:14:16 +00:00 | 13 commits to trunk since this release

    Changes

    • fix(pushmirror): surface failed syncs (PR #107) — sean, 913befa962415815f02ede83b308ab0b5a40a911
    Downloads
  • v0.6.31 3c39792fae

    v0.6.31 Stable

    pipeline-bot released this 2026-08-01 00:42:54 +00:00 | 14 commits to trunk since this release

    • ForgejoRepository can now own native pull-request policy. The operator manages
      allowed merge styles, rebase branch updates, and both defaults, then reads all
      fields back before reporting Ready. This enables ordinary Forgejo PRs with a
      rebase-update + fast-forward-only path without a custom merge workflow.

    Included changes (v0.6.30 -> v0.6.31)

    • c6baf59d394b feat(repository): manage native PR policy
    Downloads
  • v0.6.30 5325b835d6

    v0.6.30 Stable

    pipeline-bot released this 2026-07-29 13:46:51 +00:00 | 16 commits to trunk since this release

    • ForgejoPushMirror gains a REQUIRED branchFilter. An empty filter makes Forgejo
      create a bidirectional remote whose fetch refspec rewrites local main (the
      release reverter), so the field is validated, sent as raw JSON (no published
      SDK models branch_filter), and read back - an unhonored filter deletes the
      mirror and fails the reconcile.

    Included changes (v0.6.29 -> v0.6.30)

    • cbf12900eb53 feat(pushmirror): require a branch filter, and verify Forgejo honored it
    Downloads