Files
twenty/.github/workflows
Claude b8ebb08354 simplify issue triage: single type system, selective comments, remove scripts
- Replace boolean fields (is_support_question, is_feature_suggestion) with
  a single issue_type: Bug, Support, Feature, Task
- Map "Support" to existing "Troubleshooting" GitHub issue type
- Comments are now selective: only posted when Claude has something specific
  (duplicate found, missing repro steps, feature→discussion, code pointer)
- Reduce from 10 to 5 max turns (enough for focused searches)
- Remove support label (replaced by issue type)
- Delete one-time scripts (issue-backfill-triage.sh, issue-cleanup-labels.sh)
  — user has copy-paste commands to run locally

https://claude.ai/code/session_012t1J7hF5Th74qF9Fcn8h3h
2026-03-18 10:40:52 +00:00
..
2026-03-09 15:32:13 +00:00