From ac1396fb0b8c247d9b70a65ba5411c3ce515a6d4 Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Fri, 5 Apr 2024 23:00:29 -0600 Subject: [PATCH] watched: update watched pull requests --- pull_requests/300643.json | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/pull_requests/300643.json b/pull_requests/300643.json index d25cf6a..cfdf174 100644 --- a/pull_requests/300643.json +++ b/pull_requests/300643.json @@ -1,18 +1,23 @@ { "branches": [ - "master" + "master", + "nixos-unstable", + "nixos-unstable-small", + "nixpkgs-unstable", + "staging", + "staging-next" ], "error": "", "pull_request": 300643, "release": "unstable", - "status": "open", + "status": "complete", "status_info": { "master": true, - "nixos-unstable": false, - "nixos-unstable-small": false, - "nixpkgs-unstable": false, - "staging": false, - "staging-next": false + "nixos-unstable": true, + "nixos-unstable-small": true, + "nixpkgs-unstable": true, + "staging": true, + "staging-next": true }, "title": "invidious: 0.20.1-unstable-2024-03-08 -> 0.20.1-unstable-2024-03-31" }