-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: fix Slack release message #1227
Conversation
|
|
Coverage report
Test suite run success622 tests passing in 91 suites. Report generated by 🧪jest coverage report action from 83904ce |
What/Why/How?
Makes release message in Slack useful:
Also, it attempts to fix failure on the performance check due to lack of permissions (when running from a fork) - added a check if the repository that triggered the event is the same as the base one.
Reference
Testing
Screenshots (optional)
Check yourself
Security