delvtech / agent0

Analysis & simulation repo for Delv
https://agent0.readthedocs.io/en/latest/
Apache License 2.0
52 stars 21 forks source link

fuzzing: automate crash report delivery & notifications #1119

Closed dpaiton closed 11 months ago

dpaiton commented 11 months ago

Crash reports should go into a singular folder & have a clear/easy path to uploading as a GH issue on the Hyperdrive repo

We should set up a discord bot that pings us whenever a crash happens (assuming we get to a point where there are long periods of time between crashes)

use the Github CLI to create issues with labels that make it easy to filter (e.g. a label error type)

dpaiton commented 11 months ago

Completed in #1152