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
In addition to posting comments, and perhaps even when the test-suite fails, each failure in the checks tab (example) could get a line that says something like "🚀 Click here to minimize this failure". The overall checks/pipeline tab could get something like " 🚀 Click here to minimize all suggested failures" (maybe with a list of the ones that will be minimized?) and maybe " 🚀 💥 Click here to minimize all failures, including those that are not suggested" (maybe with a list of the ones that will be minimized?) The link could be a POST (or GET?) request to coqbot. It would be nice to have #184 in place before this.
The text was updated successfully, but these errors were encountered:
There is probably some logic that can be shared between the step when a job finishes and we want to inform the user that the base job has not failed and this is a candidate for minimization, and the step when a pipleine finishes and we prepare the comment suggesting minimization. This is something that we can pair code with Jason.
In addition to posting comments, and perhaps even when the test-suite fails, each failure in the checks tab (example) could get a line that says something like "🚀 Click here to minimize this failure". The overall checks/pipeline tab could get something like " 🚀 Click here to minimize all suggested failures" (maybe with a list of the ones that will be minimized?) and maybe " 🚀 💥 Click here to minimize all failures, including those that are not suggested" (maybe with a list of the ones that will be minimized?) The link could be a POST (or GET?) request to coqbot. It would be nice to have #184 in place before this.
The text was updated successfully, but these errors were encountered: