Releases: livingdocsIO/backport
Releases · livingdocsIO/backport
v1.2.4
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
1.2.3 (2021-06-10)
Bug Fixes
v1.2.2
1.2.2 (2021-06-10)
Bug Fixes
- Normalize the command parameters (54345dd)
v1.2.1
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
1.2.0 (2021-06-10)
Features
- Support multiple /backport commands in one comment (4e69e48)
v1.1.3
1.1.3 (2020-07-09)
Bug Fixes
- Do not print null when the body is empty (b8e72e3)
v1.1.2
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
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
1.1.0 (2020-02-11)
Features
- Subscribe to comment update events (c1a05fd)
v1.0.2
1.0.2 (2020-02-11)
Bug Fixes
- probot: Get rid of deprecation message (35d3891)