fix(workplans): qualify archived ad-hoc identifiers
The live-file pass missed these: archived ad-hocs carry a YYMMDD- filename prefix, so the ADHOC-* glob did not match them. They still derive from the forge, so they are live records rather than dead files. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Assistant: claude-code Assistant-Model: opus Assistant-Process: 2583210@bnt-lap001 Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
This commit is contained in:
parent
f3609556f8
commit
27a7063a11
1 changed files with 2 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
id: ADHOC-2026-07-30
|
||||
id: RMASTER-WP-ADHOC-2026-07-30
|
||||
type: workplan
|
||||
title: "Ad-hoc Railiance framework maintenance on 2026-07-30"
|
||||
domain: financials
|
||||
|
|
@ -9,7 +9,6 @@ owner: codex
|
|||
topic_slug: railiance
|
||||
created: "2026-07-30"
|
||||
updated: "2026-08-18"
|
||||
state_hub_workstream_id: "1cc4d75f-9bd8-4843-8b18-5ce9637edd60"
|
||||
---
|
||||
|
||||
# Ad-hoc maintenance - 2026-07-30
|
||||
|
|
@ -17,10 +16,9 @@ state_hub_workstream_id: "1cc4d75f-9bd8-4843-8b18-5ce9637edd60"
|
|||
## Restore Forgejo repository descriptions
|
||||
|
||||
```task
|
||||
id: ADHOC-2026-07-30-T01
|
||||
id: RMASTER-WP-ADHOC-2026-07-30-T01
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "9fad2db0-f596-4548-b1b9-f81bd1736014"
|
||||
```
|
||||
|
||||
Compared both public pages of the retired Gitea `coulomb` organization with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue