filecoin-project / go-fil-markets

Shared Implementation of Storage and Retrieval Markets for Filecoin Node Implementations
Other
78 stars 59 forks source link

Final ci hangs #701

Open ZenGround0 opened 2 years ago

ZenGround0 commented 2 years ago

Noticed CI hangs indefinitely even when all checks pass because the final ci check hangs. First saw this here: https://github.com/filecoin-project/go-fil-markets/pull/694. Got around this by pinging an admin to merge, but that's friction we should remove.

To resolve this issue make it so that green ci allows non-admin to merge.