Skip to content

Releases: livingdocsIO/backport

v1.2.4

14 Jun 16:46
0244e42
Compare
Choose a tag to compare

1.2.4 (2021-06-14)

Bug Fixes

  • Get rid of number deprecation logs (0244e42)
  • Migrate to serial processing of a comment handler as parallel operations on the same git worktree is somehow not possible (01aff34)

v1.2.3

10 Jun 14:18
eb51596
Compare
Choose a tag to compare

1.2.3 (2021-06-10)

Bug Fixes

v1.2.2

10 Jun 14:14
54345dd
Compare
Choose a tag to compare

1.2.2 (2021-06-10)

Bug Fixes

  • Normalize the command parameters (54345dd)

v1.2.1

10 Jun 14:10
fd03959
Compare
Choose a tag to compare

1.2.1 (2021-06-10)

Bug Fixes

  • Do not cause recursive update loops because we don't patch all the commands (fd03959)

v1.2.0

10 Jun 13:54
263a895
Compare
Choose a tag to compare

1.2.0 (2021-06-10)

Features

  • Support multiple /backport commands in one comment (4e69e48)

v1.1.3

09 Jul 13:50
d6bfa19
Compare
Choose a tag to compare

1.1.3 (2020-07-09)

Bug Fixes

  • Do not print null when the body is empty (b8e72e3)

v1.1.2

13 Feb 10:28
3dff1c4
Compare
Choose a tag to compare

1.1.2 (2020-02-13)

Bug Fixes

  • rebase: Use the base pr sha again to use the real base of a pr, not the current state of a branch (3dff1c4)

v1.1.1

12 Feb 11:05
5c17c0c
Compare
Choose a tag to compare

1.1.1 (2020-02-12)

Bug Fixes

  • cherry-pick: Use the base ref instead of the sha as github doesn't always allow pulls of a sha (5c17c0c)

v1.1.0

11 Feb 13:29
c1a05fd
Compare
Choose a tag to compare

1.1.0 (2020-02-11)

Features

  • Subscribe to comment update events (c1a05fd)

v1.0.2

11 Feb 13:26
35d3891
Compare
Choose a tag to compare

1.0.2 (2020-02-11)

Bug Fixes

  • probot: Get rid of deprecation message (35d3891)