github-actions
released this
18 Jul 23:06
·
3131 commits
to main
since this release
Sapling
- Links now enabled by default for PRs in the smartlog
ISL
The full list of ISL features is here.
Community contributions
- @horizon-blue fixed a
_STACK_SECTION_START
related test (#846) - @bolinfest got rid of an unnecessary
decode()
call (#862) - @bolinfest made it possible to
_strip_stack_information()
to work with\r\n
(#863) - @rejc2 added a “follower” tag on ISL for PRs (#877)
- @bolinfest fixed an issue where
github.preserve-pull-request-description=true
was adding\n
to commit messages (#880) - @bolinfest expanded PR no. recognition support (#881)
- @zadlg fixed a Rust compilation error (#883)
- @randallb added a check for the websocket protocol of choice if HTTPs was being used (#886)
- @thb-sb fixed a runtime error where it was possible for a Python symbol to not be found (#896)
- @bolinfest made some changes to exclude the first line from body in new PRs (#899)