chore: drop unused labels and correct the table description - #67
Merged
Conversation
'📝 word plugin' and '💬 chat' were declared but never applied in any repo; chat work is already covered by '🤖 AI'. A sync would have created them in every repo that opts in, so remove them at the source. '🧮 table' is described in the live repo as 'Tabular review', which is the more accurate wording. Take that as authoritative rather than overwriting it from a stale manifest.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Follow-up to #66, from reading the first
planrun againststella/stella.The plan proposed creating
📝 word pluginand💬 chat. Both are declared in the manifest but have never existed in any repository and appear on no issue or PR. Chat work is already covered by🤖 AI. Left in place, every repo that opts into the sync would grow two labels nobody asked for, so they are removed at the source rather than filtered downstream.The plan also proposed rewriting
🧮 tablefrom "Tabular review" to "Table view feature". The live wording is the more accurate one, so the manifest is corrected to match rather than the repo being overwritten from a stale entry.Remaining plan for
stella/stellaafter this merges is six description and color corrections, no creations.