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
Thoughts:
We could include in the "I've started minimization" comment a unique identifier and other debug information (including #130, how the minimization was triggered, by whom, etc), all hidden by code folding. Then when posting the final comment, the minimizer could use this unique identifier to fetch the relevant debug info, and also post a comment to coq-community/run-coq-bug-minimizer#8 with the relevant info (we should be careful not to tag anyone on that thread, though) (new comment rather than edit comment to avoid github comment length limits and to avoid race conditions).
Alternatively, we could just make text files in, e.g., a logging branch of run-coq-bug-minimizer (perhaps making a folder for each PR and for each UID and for each ci target) (name of text file could be current-time---random-sequence.txt)
Probably by commenting on coq-community/run-coq-bug-minimizer#8, or editing a comment there, with some log of uses.
Possible data that's useful to track:
The text was updated successfully, but these errors were encountered: