xetup/internal
X9 Dev 65c98ebd81
All checks were successful
release / build-and-release (push) Successful in 35s
fix(runreport): resolve "failed" label id by name instead of hardcoding 1
The label id was hardcoded (failedLabel = 1), so deleting/recreating the
label in x9/xetup-runs (new id) would make issue creation drop the label or
fail. Look the id up by name at runtime; on any lookup failure (network,
auth, decode, or label absent) file the issue unlabeled rather than not at
all. Verified end-to-end: label resolved and attached via lookup.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-28 18:11:15 +02:00
..
buildinfo feat(report): file failed runs as Forgejo issues + attach zipped log to email 2026-07-28 16:30:08 +02:00
config feat(bloatware): toggleable Outlook/Snipping removal, keep Snipping by default 2026-06-03 16:27:34 +02:00
gui feat(report): file failed runs as Forgejo issues + attach zipped log to email 2026-07-28 16:30:08 +02:00
preflight feat: email report, pre-flight checks, parallel winget installs 2026-04-17 12:26:22 +02:00
prereboot fix: comprehensive reliability and robustness improvements 2026-04-28 11:49:43 +02:00
report fix(report): footer advertises log attachment only when actually attached 2026-07-28 18:03:45 +02:00
runner feat(bloatware): toggleable Outlook/Snipping removal, keep Snipping by default 2026-06-03 16:27:34 +02:00
runreport fix(runreport): resolve "failed" label id by name instead of hardcoding 1 2026-07-28 18:11:15 +02:00
state fix: comprehensive reliability and robustness improvements 2026-04-28 11:49:43 +02:00