furt/scripts
michael 56ed910884 feat(scripts): implement self-healing label system with auto-creation
- Fix HTTP 422 errors by using label IDs instead of names
- Add silent label creation to prevent stdout pollution in JSON building
- Implement smart auto-creation of unknown labels (service-*, priority-*, etc.)
- Add safe array handling to prevent bash associative array errors
- Create tracking system for new labels (NEW_LABELS_CREATED array)

 Fixed: Label creation, issue creation, unknown label handling
 TODO: Auto-update script synchronization when new labels created

Status: Issue creation works perfectly, auto-update integration pending
2025-06-04 08:39:42 +02:00
..
create_issue.sh feat(scripts): implement self-healing label system with auto-creation 2025-06-04 08:39:42 +02:00
get_issues.sh docs(core): comprehensive development documentation and issue management system 2025-06-03 18:45:55 +02:00
update_issue.sh docs(core): comprehensive development documentation and issue management system 2025-06-03 18:45:55 +02:00
update_script_labels.sh feat(scripts): implement self-healing label system with auto-creation 2025-06-04 08:39:42 +02:00