Skip to content

Releases: alexdor/issue-syncer

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 14 Apr 14:14

1.0.3 (2025-04-14)

Bugfixes

  • pass correct issue id on close issue (e29cd35)

Performance Improvements

  • fetch open issues while looking through the fs (18d8884)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 13 Apr 20:32

1.0.2 (2025-04-13)

chore

Bugfixes

  • make sure github's api url ends with a '/' (cb59045)

v1.0.1

Choose a tag to compare

@alexdor alexdor released this 13 Apr 20:00

Initial GitHub marketplace release

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 19:58

1.0.0 (2025-04-13)

Features

  • add support for custom github api urls (4be69f3)
  • initial implementation that should maybe/hopefully work (82a64a4)

Bugfixes

  • make sure to use custom context key (dfce6a1)