Skip to content

Commit 563cf46

Browse files
author
Markus
committed
fix(workflows): address PR #2408 review findings
- Add tests for JSONDecodeError and OSError fallback paths in _resolve_integration_auto() - Centralize INTEGRATION_JSON constant in workflows/constants.py (zero-dependency module) - Change changelog reference to (Fixes #2406) for auto-close semantics - Remove static requires.integrations.any from speckit workflow (incomplete with 'auto') - Add opencode to integration prompt examples
1 parent cd8b207 commit 563cf46

6 files changed

Lines changed: 1796 additions & 626 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### Fixed
88

9-
- fix(workflows): auto-detect project integration instead of hardcoding copilot default (#2406)
9+
- fix(workflows): auto-detect project integration instead of hardcoding copilot default (Fixes #2406)
1010

1111
## [0.8.2] - 2026-04-28
1212

0 commit comments

Comments
 (0)