ethereum-optimism / superchain-ops

29 stars 23 forks source link

test: restrict task statuses #237

Closed mds1 closed 2 weeks ago

mds1 commented 3 weeks ago

Adds ./script/utils/check-task-statuses.sh to enforce a fixed set of allowed statuses, and requires a link to the executed transaction when the status is EXECUTED. This also removes the goerli task directories—goerli is deprecated, and there wasn't much in those directories anyway.