Skip to content

Releases: remarkablemark/sync-branch

v1.2.1

24 Aug 19:33
272cff1

Choose a tag to compare

1.2.1 (2025-08-24)

Miscellaneous Chores

  • deps: bump actions/checkout from 4 to 5 (#102) (bcf91cc)

v1.2.0

28 Feb 05:58
6bdd47d

Choose a tag to compare

1.2.0 (2025-02-28)

Features

  • action: wrap inputs head and base in backticks (code style) (3748fb8)

v1.1.2

28 Feb 05:47
7c318b7

Choose a tag to compare

1.1.2 (2025-02-28)

Bug Fixes

  • action: escape inputs title and body (c576f8a)
  • action: escape inputs to mitigate script injection attacks (528ad95)

v1.1.1

14 Feb 22:44
3c2ed4c

Choose a tag to compare

1.1.1 (2024-02-14)

Bug Fixes

  • actions: fix admin input (ba9b032)

v1.1.0

14 Feb 19:06
b834845

Choose a tag to compare

1.1.0 (2024-02-14)

Features

  • action: add option delete-branch (eba572e)

Bug Fixes

  • actions: don't pass false as an argument (c4db572)

v1.0.2

12 Feb 17:18
ed2086f

Choose a tag to compare

1.0.2 (2024-02-12)

Bug Fixes

  • action: fix admin check (45acb40)

v1.0.1

12 Feb 04:05
048066a

Choose a tag to compare

1.0.1 (2024-02-12)

Bug Fixes

  • action: checkout repository (8307805)

v1.0.0

12 Feb 02:12
2ccaa32

Choose a tag to compare

1.0.0 (2024-02-12)

Features

  • action: format pull request body message (bb484e7)
  • add sync branch action that creates and merges pull request (63498da)

Bug Fixes

  • action: fix action inputs and workflow test.yml (2f1fabd)