Skip to content

chore: move closed issue specs from open/ to closed/ folder#1935

Merged
josecelano merged 1 commit into
torrust:developfrom
josecelano:chore/move-closed-issues-to-closed-folder
Jun 23, 2026
Merged

chore: move closed issue specs from open/ to closed/ folder#1935
josecelano merged 1 commit into
torrust:developfrom
josecelano:chore/move-closed-issues-to-closed-folder

Conversation

@josecelano

Copy link
Copy Markdown
Member

Moves the spec files for completed subissues SI-30 (#1924) and SI-31 (#1925) from docs/issues/open/ to docs/issues/closed/.

  • Updated spec-path frontmatter in both moved files
  • Updated EPIC.md links and quick list checkboxes
  • Updated SI-33 reference to SI-30

Pre-merge checks:

  • cargo machete --with-metadata — pass
  • cargo deny check bans — pass
  • linter all — pass
  • cargo test --doc --workspace — pass

- Move SI-30 (torrust#1924) and SI-31 (torrust#1925) specs to docs/issues/closed/
- Update spec-path frontmatter in both files
- Update EPIC.md links to point to closed/ paths
- Mark EPIC.md quick list checkboxes as done for both issues
- Update SI-33 references to point to ../closed/ path for SI-30
Copilot AI review requested due to automatic review settings June 23, 2026 13:53
@josecelano josecelano self-assigned this Jun 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Moves completed issue spec files SI-30 (#1924) and SI-31 (#1925) from docs/issues/open/ to docs/issues/closed/, and updates cross-references in EPIC/SI-33 docs to point to the new locations.

Changes:

  • Updated SI-33 doc links/references to SI-30’s new closed/ path.
  • Updated EPIC #1669 links and checklist/table status entries for SI-30 and SI-31.
  • Updated spec-path frontmatter in the moved closed issue specs.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
docs/issues/open/1930-1669-si-33-rest-api-contract-first-architecture.md Updates references/links to SI-30 to point to the closed spec location.
docs/issues/open/1669-overhaul-packages/EPIC.md Updates EPIC links and checklist/table entries for SI-30 and SI-31 to closed locations / DONE status.
docs/issues/closed/1925-1669-si-31-configure-cargo-deny-for-layer-boundary-enforcement.md Updates spec-path after moving the spec to closed/.
docs/issues/closed/1924-1669-si-30-decouple-rest-api-core-from-udp-internals.md Updates spec-path after moving the spec to closed/.
Comments suppressed due to low confidence (2)

docs/issues/closed/1924-1669-si-30-decouple-rest-api-core-from-udp-internals.md:8

  • Frontmatter for a closed issue spec should use status: done per the documented frontmatter guidance (see docs/issues/closed/1810-add-frontmatter-to-docs-markdown-files.md). Also, issue specs should use doc-type: issue (not spec).
    docs/issues/closed/1925-1669-si-31-configure-cargo-deny-for-layer-boundary-enforcement.md:7
  • Frontmatter for a closed issue spec should use status: done per the documented frontmatter guidance (see docs/issues/closed/1810-add-frontmatter-to-docs-markdown-files.md).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@josecelano

Copy link
Copy Markdown
Member Author

ACK 663035a

@josecelano josecelano merged commit 07bcd08 into torrust:develop Jun 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants