-
Notifications
You must be signed in to change notification settings - Fork 9
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
WIP: feat: comment on the original pull/merge request when on error #125
Conversation
A comment is added to the original PR when a backport fails. The developers watching the PR will be notified even if they are not watching the CI. Fixes: kiegroup#123
@lampajr is this going in the right direction or did you have something else in mind? |
Coverage reportCaution Test run failed
Show files with reduced coverage 🔻
Test suite run failedFailed tests: 0/50. Failed suites: 11/16.
Report generated by 🧪jest coverage report action from ef940d1 |
I'm glad I asked! I'll happily wait to review yours 😛 |
I hope I did not make you waste too much time, I should be able to finalize the other PR by today 🤞 |
No time wasted at all and very happy to lean on you for this feature ❤️ |
A comment is added to the original PR when a backport fails. The developers watching the PR will be notified even if they are not watching the CI.
Fixes: #123