-
Notifications
You must be signed in to change notification settings - Fork 94
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 the missing mail address #345
Conversation
Codecov Report
@@ Coverage Diff @@
## master #345 +/- ##
=============================================
- Coverage 67.43% 38.91% -28.53%
- Complexity 878 966 +88
=============================================
Files 86 242 +156
Lines 4029 8113 +4084
Branches 477 720 +243
=============================================
+ Hits 2717 3157 +440
- Misses 1107 4777 +3670
+ Partials 205 179 -26
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
# Note: before use the config, we need ensure the "mail" address has set well (exist) | ||
#pullrequests_comment: [email protected] | ||
#issues: [email protected] | ||
#discussions: [email protected] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 spaces in : issues
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove it in another PR --- @z7658329 could address it together
This PR should merge as soon as possible (to avoid sending error mail by apache)