Releases: fivexl/magic-button
Releases · fivexl/magic-button
v0.2.0
Compare
Sorry, something went wrong.
No results found
cageyv
released this
01 Dec 12:01
What's Changed
write report.json with approval info by @cageyv in #2
Full Changelog : v0.1.1...v0.2.0
v0.1.1
Compare
Sorry, something went wrong.
No results found
Minor correction - missing format string resulting in not expanded variable
Full Changelog : v0.1.0...v0.1.1
v0.1.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
cageyv
released this
30 Nov 13:00
What's Changed
truncate diff_info to prevert slack api error by @cageyv in #1
New Contributors
Full Changelog : v0.0.7...v0.0.8
v0.0.7
Compare
Sorry, something went wrong.
No results found
cageyv
released this
01 Oct 09:34
fix Slack API error msg_too_long
Truncate messages longer than 2900 characters
UDP: Please use v0.0.8 for solving Slack API error msg_too_long
v0.0.6
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
cageyv
released this
13 Sep 04:58
delete message on cancel
Signed-off-by: Andrey Devyatkin <andrey.devyatkin@fivexl.io>
v0.0.2
Compare
Sorry, something went wrong.
No results found
cageyv
released this
10 Sep 17:50
generate_time_based_message: timezone fix
v0.0.1
Compare
Sorry, something went wrong.
No results found
cageyv
released this
10 Sep 16:15
ci: init 0x0