diff --git a/pr-status.pl b/pr-status.pl index 0494116..3b3e54c 100755 --- a/pr-status.pl +++ b/pr-status.pl @@ -60,7 +60,7 @@ sub check_nixpkg_branches { sub figure_status { my $list = shift; my $status = { - state => "complete", + state => "open", info => {}, }; my $release = "stable";