You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove ANSWERED_LABEL management from bug-cop (#47)
* Remove ANSWERED_LABEL management from bug-cop
The ANSWERED_LABEL is never managed by the bot and has been commented out to avoid confusion. This change:
- Comments out ANSWERED_LABEL export as it's never used by the bot
- Removes ANSWERED_LABEL from working labels array
- Removes ANSWERED_LABEL from askForInfo label set
- Improves code formatting for current labels filtering
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
* docs(gh-bugcop.tsx): update comments to clarify bot functionality regarding issue labels and context handling
* chore(gh-bugcop.tsx): update comment for ANSWERED_LABEL to include date for clarity on its status
* chore(GithubBugcopTaskStatus.tsx): remove unused ANSWERED_LABEL import and comment out related code to clean up the component
---------
Co-authored-by: Claude <[email protected]>
0 commit comments