Skip to content

Bug: GitHub repository is hardcoded in report-bug-to-github comma #3

@rquast

Description

@rquast

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

  1. Run fspec command
  2. 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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions