mirror of
https://github.com/alibaba/higress.git
synced 2026-07-23 21:00:41 +08:00
Signed-off-by: johnlanni <johnlanni@users.noreply.github.com> Co-authored-by: johnlanni <johnlanni@users.noreply.github.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
858 B
858 B
name, description, category, tags
| name | description | category | tags | ||
|---|---|---|---|---|---|
| Issue Spec: Archive | Create the post-merge durable spec archive PR for an issue-spec change. | Workflow |
|
Issue Spec Archive
Use when the user asks for /issue-spec:archive, issue-spec archive, or creating the post-merge durable spec PR.
Steps
-
Confirm the implementation PR is merged.
-
Create the durable spec PR:
issue-spec archive durable-spec --repo higress-group/higress --proposal <issue> --capability <capability> --create-pr --branch issue-spec/durable-spec-<capability> --json -
Review the durable spec PR for long-lived behavior only. Do not copy process records, review findings, or verification logs into durable specs.
-
After durable spec PR merge, keep proposal/design/implement issues as audit history unless the project policy says to close them.