watched: update watched pull requests
This commit is contained in:
parent
cdc74c0bd9
commit
9eaef28415
@ -1,9 +1,22 @@
|
||||
{
|
||||
"branches": [],
|
||||
"branches": [
|
||||
"master",
|
||||
"nixos-unstable-small",
|
||||
"nixpkgs-unstable",
|
||||
"staging",
|
||||
"staging-next"
|
||||
],
|
||||
"error": "",
|
||||
"pull_request": 238779,
|
||||
"release": "stable",
|
||||
"release": "unstable",
|
||||
"status": "open",
|
||||
"status_info": {},
|
||||
"status_info": {
|
||||
"master": true,
|
||||
"nixos-unstable": false,
|
||||
"nixos-unstable-small": true,
|
||||
"nixpkgs-unstable": true,
|
||||
"staging": true,
|
||||
"staging-next": true
|
||||
},
|
||||
"title": "nixd: 1.0.0 -> 1.1.0"
|
||||
}
|
||||
|
@ -1,13 +1,20 @@
|
||||
{
|
||||
"branches": [
|
||||
"release-23.05"
|
||||
"nixos-23.05-small",
|
||||
"nixpkgs-23.05-darwin",
|
||||
"release-23.05",
|
||||
"staging-23.05",
|
||||
"staging-next-23.05"
|
||||
],
|
||||
"error": "",
|
||||
"pull_request": 238845,
|
||||
"release": "stable",
|
||||
"status": "open",
|
||||
"status_info": {
|
||||
"release-23.05": true
|
||||
"nixos-23.05-small": false,
|
||||
"release-23.05": true,
|
||||
"staging-23.05": true,
|
||||
"staging-next-23.05": true
|
||||
},
|
||||
"title": "matrix-synapse: 1.85.2 -> 1.86.0"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user