Matthew Morrow
Matthew Morrow
> Thanks for the issue. I am a bit confused about what are the states you desire. Are those Error and Fatal? How is Error different from Failed? What would...
I found what they consider each group as: ``` switch (str) { case "skipped": case "ignored": case "not-run": case "notrun": case "notexecuted": case "not-executed": return Status.Skip; case "pass": case "passed":...
In order for the results to be displayed i have to .Take(200), if i let more than go through, it will not render and times out. When i revert to...
https://github.com/philschatz/project-bot/issues/133
https://github.com/philschatz/project-bot/issues/133
^^^^ it's dead, no automations ran
Screenshot of no automations incase they just start happening for some reason. 
This one ran today: https://github.com/philschatz/project-bot/issues/129
https://github.com/philschatz/project-bot/issues/133
Seems to be working today...