Releases: fivexl/magic-button
Releases · fivexl/magic-button
v0.2.0
v0.1.1
- Minor correction - missing format string resulting in not expanded variable
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Confirm cancel action since some users reported clicking wrong cancel by mistake
- Post diff for every branch as a separate block and control blocks length to avoid issues due to slack block text length limit
- Updated test scripts and added linters
- moved to 0.1.0 since project seems to be stable enough
Full Changelog: v0.0.8...v0.1.0
v0.0.8
v0.0.7
v0.0.6
- PRODUCTION_BRANCH -> PRODUCTION_BRANCHES to handle situations when there are more than one production branch
- use emoji to attract attention to the email suggestion
- exit with code 100 when a user cancels the request and with code 200 for timeout
- suggest setting matching emails
- do not wrap emails in <@...> since it only works for slack ids
v0.0.5
- post message after message is deleted by timeout + fixes
- post ephemeral message for a user after user cancels a request
- split the message into multiple blocks and only save details when approved
v0.0.3
delete message on cancel Signed-off-by: Andrey Devyatkin <[email protected]>