apache / apache/incubator-seata
add support for recording specific error messages or links in the issue
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
### Check Ahead
- [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
- [x] I am willing to try to implement this feature myself.
### Why you need it?
### How it could be?
Currently, when flaky-test is detected, the action-bot will create issues to report flaky-test.
But only the class names of flaky tests will be recorded in the issues.
I’m now adding support for recording specific error messages or links in the issue.
We can catch the console's stdout and stderr to report specific exceptions.
### Other related information
sub issue of #7448
@YongGoose
Contributor guide
Assessment
This issue has not been assessed yet.