fix: explain unsupported forge remotes #564

Merged
barrettruth merged 1 commit from fix/unsupported-forge-warning into main 2026-05-02 20:24:04 +00:00
Owner

Summary

  • add vim.g.forge.detect.unknown = "warn" | "silent" for unsupported remote warnings
  • report unsupported remote hosts with the concise vim.g.forge.sources hint
  • document the option in vimdoc and cover config/detection behavior in specs

Verification

  • nix develop .#ci --command just test spec/detect_spec.lua spec/config_validation_spec.lua spec/routes_spec.lua spec/cmd_spec.lua spec/create_pr_spec.lua spec/create_issue_spec.lua spec/ops_spec.lua
  • nix develop .#ci --command just ci
## Summary - add vim.g.forge.detect.unknown = "warn" | "silent" for unsupported remote warnings - report unsupported remote hosts with the concise vim.g.forge.sources hint - document the option in vimdoc and cover config/detection behavior in specs ## Verification - nix develop .#ci --command just test spec/detect_spec.lua spec/config_validation_spec.lua spec/routes_spec.lua spec/cmd_spec.lua spec/create_pr_spec.lua spec/create_issue_spec.lua spec/ops_spec.lua - nix develop .#ci --command just ci
fix: explain unsupported forge remotes
All checks were successful
quality / Test (pull_request) Successful in 8s
quality / Format (pull_request) Successful in 10s
quality / Lint (pull_request) Successful in 11s
43c569010c
Sign in to join this conversation.
No description provided.