docs(issues): open specs for #1768 and #1769#1770
Merged
josecelano merged 1 commit intoMay 13, 2026
Merged
Conversation
Member
Author
|
ACK e37e97e |
josecelano
added a commit
that referenced
this pull request
May 13, 2026
…nd fix pre-push spec numbering (#1770 → #1780) 08446dd chore(issues): archive closed specs #669, #1771, #1778 and fix pre-push spec numbering (Jose Celano) Pull request description: ## Summary Maintenance cleanup of `docs/issues/` to keep the `open/` folder aligned with GitHub issue states. ## Changes ### Archive closed issue specs (Stage 1) Move specs from `docs/issues/open/` to `docs/issues/closed/` for issues closed on 2026-05-13: - **#669** `669-overhaul-clients.md` — EPIC closed after all sub-tasks including #1771 completed - **#1771** `1771-merge-clients-into-unified-tracker-client-cli.md` — closed on merge - **#1778** `1778-migrate-to-rust-edition-2024.md` — closed on merge ### Fix incorrectly numbered pre-push spec The file `1770-refactor-pre-push-checks-performance-and-verbosity.md` was accidentally named after PR #1770 (a docs-only PR that moved specs for #1768 and #1769 to `open/`). No GitHub issue existed for this spec (`github-issue: null` in frontmatter). - Created new GitHub issue [**#1780**](#1780) - Renamed file: `1770-…` → `1780-refactor-pre-push-checks-performance-and-verbosity.md` - Updated frontmatter: `github-issue`, `spec-path`, `branch`, `last-updated-utc` - Updated spec title from `#[To be assigned]` to `#1780` ## Validation - `linter all` passes ACKs for top commit: josecelano: ACK 08446dd Tree-SHA512: 0f5af18eb41a945c22f3f80b06fcdeb742bd57ae19ad9a04f1fbc1c48a1d963632c349fb59c9b141ad43fce3e656c04be561da19ed990aaf5d3f3b92c49a3108
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Included Specs
Validation
Related Issues