You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This appears doable. From reviewing the snippet shared, it seems that would mean breaking the conditions to be separate. So that each of the failures could be evaluated independently.
Currently, only the error message related to the first failing step is communicated to the user.
See
development/scripts/src/pullrequest/prepare_pr_comment.py
Lines 233 to 256 in dcce7a5
We should consider displaying error messages for each failure that was received rather than only for the first one.
The text was updated successfully, but these errors were encountered: