watched: update watched pull requests

This commit is contained in:
Aaron Bieber 2023-06-07 23:00:38 -06:00
parent 2630c4e80f
commit c62c05b4ae
No known key found for this signature in database
2 changed files with 10 additions and 5 deletions

View File

@ -1,6 +1,7 @@
{
"branches": [
"master",
"nixos-unstable",
"nixos-unstable-small",
"nixpkgs-unstable",
"staging",
@ -8,10 +9,10 @@
],
"pull_request": 235900,
"release": "unstable",
"status": "open",
"status": "complete",
"status_info": {
"master": true,
"nixos-unstable": false,
"nixos-unstable": true,
"nixos-unstable-small": true,
"nixpkgs-unstable": true,
"staging": true,

View File

@ -1,8 +1,12 @@
{
"branches": [],
"branches": [
"release-23.05"
],
"pull_request": 236474,
"release": "stable",
"status": "open",
"status_info": {},
"status": "complete",
"status_info": {
"release-23.05": true
},
"title": "matrix-synapse: 1.84.1 -> 1.85.1"
}