Releases: DataDog/slapr
Releases · DataDog/slapr
Release list
v1.1.0
What's Changed
- feat(review-map): Route emoji reactions to team-specific Slack channels by @chouetz in #56
- fix(slapr): Do not run on main environment by @chouetz in #59
- chore(deps): Bump Python to 3.14 and update dependencies by @chouetz in #61
- ci: Add Docker build validation step to CI workflow by @chouetz in #62
- Migrate slapr action from env: to with: inputs by @chouetz in #57
- fix(github): Use Auth.Token instead of deprecated login_or_token by @chouetz in #63
- ci: Add Docker layer caching to build job by @chouetz in #64
- chore: Bump internal workflow by @chouetz in #66
- chore: Prevent crash when empty channel is defined in the slack map by @chouetz in #65
Full Changelog: 1.0.0...1.1.0
v1.0.0
What's Changed
- Use Python without Docker by @AlexandreYang in #2
- Test PR by @AlexandreYang in #3
- Switch back to Docker using Py3.7 by @florimondmanca in #4
- Improve detection by @AlexandreYang in #6
- test pr by @AlexandreYang in #7
- Add closed emoji by @AlexandreYang in #8
- Add doc by @AlexandreYang in #10
- Add tests by @florimondmanca in #11
- Don't lower text when searching for url by @florimondmanca in #12
- Update readme by @AlexandreYang in #13
- Fix README formatting by @florimondmanca in #14
- Fix README formatting by @florimondmanca in #16
- Match url without prefix by @AlexandreYang in #22
- Do not run on fork by @AlexandreYang in #23
- Fix tests by @AlexandreYang in #26
- Sort emojis by review step by @florimondmanca in #28
- Update Slack API call from channels_history to conversations_history by @AlexandreYang in #32
- Configurable approval count by @niij in #36
- Fix CI by @amenasria in #42
- Open source the repo by @amenasria in #41
- Add CODEOWNERS file by @amenasria in #43
- Add troubleshooting for the
account_inactiveerror by @amenasria in #44 - Add the PR commented state by @chouetz in #40
- feat(github): Force default permissions of GITHUB_TOKEN by @chouetz in #48
- Use slack_sdk instead of slackclient by @CelianR in #49
- fix(codeowners): Merge devx teams by @chouetz in #52
- fix(security): Pin actions and use environment secret by @chouetz in #53
New Contributors
- @AlexandreYang made their first contribution in #2
- @florimondmanca made their first contribution in #4
- @niij made their first contribution in #36
- @amenasria made their first contribution in #42
- @chouetz made their first contribution in #40
- @CelianR made their first contribution in #49
Full Changelog: https://github.com/DataDog/slapr/commits/1.0.0