-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
GitHub repository is hardcoded in report-bug-to-github command
Expected Behavior
Should be able to configure the GitHub repository using 'fspec configure-tools --github-repo owner/repo' and have it stored in spec/fspec-config.json for use by the report-bug-to-github command
Actual Behavior
The repository 'sengac/fspec' is currently hardcoded at lines 248-249 in src/commands/report-bug-to-github.ts, preventing users from reporting bugs to their own forks or different repositories
Steps to Reproduce
- Run fspec command
- Observe error
Environment
- fspec version: 0.6.0
- Node version: v22.20.0
- OS: linux
- Git branch: main
Additional Context
Work Unit: BUG-059 - search-scenarios returns no results when it should find matching scenarios
Status: backlog
Note: There are uncommitted changes in the working directory.
If relevant, please provide git diff output.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working