Fix stale README and incomplete triage label cleanup#477
Merged
Conversation
gjkim42
requested changes
Feb 28, 2026
self-development/kelos-triage.yaml
Outdated
| After posting the comment, update labels to complete the triage lifecycle: | ||
| `gh issue edit {{.Number}} --add-label triage-accepted --add-label kelos/needs-input --remove-label needs-triage` | ||
| `gh issue edit {{.Number}} --add-label triage-accepted --add-label kelos/needs-input --remove-label needs-triage --remove-label needs-priority --remove-label needs-kind` |
Collaborator
There was a problem hiding this comment.
revert kelos-triage.yaml patch. we don't need it.
commit amend it
0f71d74 to
b631314
Compare
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
kelos-self-updatedescription inself-development/README.mdto reflect the issue-only behavior introduced by PR Remove PR creation instructions from kelos-self-update TaskSpawner #469 (was "Creates a PR for code changes or an issue if discussion is needed", now "Creates GitHub issues for actionable improvements found")self-development/kelos-triage.yaml, regardless of actor recommendation--remove-label needs-priority --remove-label needs-kindto the final triage label update command to catch cases where earlier steps were skippedFixes #472
Test plan
--remove-label needs-priority --remove-label needs-kind🤖 Generated with Claude Code
Summary by cubic
Updates README to reflect the issue-only behavior of kelos-self-update. Fixes #472.
Written for commit b631314. Summary will update on new commits.