Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 23:17
· 49 commits to main since this release
94391c3

Added

  • route-issue-shared.yml reusable workflow: transfers an issue to
    another repository when a configured label is applied, idempotently
    (verified: a retry after a completed transfer is a clean no-op, not a
    duplicate or an error). Exact label-to-repo routing only; unmatched
    labels and source-equals-destination are clean no-ops.