You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "**${{ steps.check.outputs.stale }}** entries are stale (>threshold) and **${{ steps.check.outputs.unver }}** have no \`last_verified\` date. Re-verify each against its source and bump \`last_verified\`."
69
+
echo ""
70
+
sed -n '/--- STALENESS REPORT ---/,$p' staleness-report.txt | head -n 300
71
+
} > issue-body.md
72
+
NUM=$(gh issue list --state open --search "in:title last_verified staleness (automated monthly check)" --json number --jq '.[0].number // empty')
Copy file name to clipboardExpand all lines: data/cameras.csv
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -752,7 +752,7 @@ bosch-ndp-5533-z30l,Bosch,AUTODOME IP starlight 5100i IR (NDP-5533-Z30L),ptz,4MP
752
752
bosch-ndp-7802-z40,Bosch,AUTODOME 7100i (NDP-7802-Z40),ptz,1080p,2,1/2.8 inch CMOS,1.9-66.35,color,IP66,IK10,true,
753
753
bosch-ndp-7802-z40l,Bosch,AUTODOME 7100i (NDP-7802-Z40L),ptz,1080p,2,1/2.8 inch CMOS,1.9-66.35,ir,IP66,IK10,true,2023
754
754
bosch-ndp-7804-z12l,Bosch,AUTODOME 7100i IR (NDP-7804-Z12L),ptz,4K UHD,8,"1 inch CMOS, 8 MP (effective 5,544 x 3,694)",6.10–64.60,ir,IP66,IK10,true,2023
0 commit comments