Skip to content

feat(ai): Add stale issue verification skill with scope detection, title caching, and commit tracking#2179

Closed
trillium wants to merge 3 commits into
hackforla:developmentfrom
trillium:test/timezone-test-coverage
Closed

feat(ai): Add stale issue verification skill with scope detection, title caching, and commit tracking#2179
trillium wants to merge 3 commits into
hackforla:developmentfrom
trillium:test/timezone-test-coverage

Conversation

@trillium

Copy link
Copy Markdown
Member

Summary

Adds a stale issue verification skill with:

  • Scope detection to identify relevant issues
  • Title caching for performance
  • Commit tracking to verify activity

Also fixes the project name in the PR workflow.

Changes

  • feat(ai): Add stale issue verification skill with scope detection, title caching, and commit tracking
  • fix: Update project name in PR workflow

Testing

  • Backend unit tests pass
  • Backend integration tests pass
  • Client unit tests pass

trillium and others added 3 commits July 12, 2023 15:33
…tle caching, and commit tracking

- Python skill (verify_stale_issue.py) with issue type detection
- Bash implementations for single and batch issue verification
- Label-based scope detection (dev vs non-dev roles)
- Title consistency caching system
- Git commit history analysis for PR tracking
- Decision tree logic for issue verdict categorization
…e-test-coverage

# Conflicts:
#	.github/workflows/New-issue-create-card.yml
@trillium

Copy link
Copy Markdown
Member Author

closing - out of scope

@trillium trillium closed this Jun 18, 2026
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.

1 participant