LearnNewsExamplesServices
Frontmatter
id7251
titleFinalize and Document Ticket Archival Process
stateClosed
labels
enhancement
assigneestobiu
createdAtSep 24, 2025, 1:37 PM
updatedAtSep 24, 2025, 1:42 PM
githubUrlhttps://github.com/neomjs/neo/issues/7251
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 24, 2025, 1:42 PM

Finalize and Document Ticket Archival Process

Closed v11.0.0 enhancement
tobiu
tobiu commented on Sep 24, 2025, 1:37 PM

To honor the release of v10.9.0, the ticket archival process is being formally implemented. This involves creating the new archive structure and updating the strategy documentation to match.

Changes

  1. Create Archive Structure: A new directory, .github/ISSUE_ARCHIVE/v10.9.0/, is created to hold completed tickets for the release.

  2. Archive Completed Tickets: All tickets completed for the v10.9.0 release have been moved into the new directory, with filenames prefixed with their GitHub ID (e.g., gh7248-....md).

  3. Update Strategy Document: The .github/TICKET_STRATEGY.md file will be updated to reflect the use of .github/ISSUE_ARCHIVE/ as the official archive directory and to mention the practice of using release-specific sub-folders.

tobiu assigned to @tobiu on Sep 24, 2025, 1:37 PM
tobiu added the enhancement label on Sep 24, 2025, 1:37 PM
tobiu referenced in commit 0d9052c - "Finalize and Document Ticket Archival Process #7251" on Sep 24, 2025, 1:42 PM
tobiu closed this issue on Sep 24, 2025, 1:42 PM