fix: avoid duplicate forgejo issue templates #566

Merged
barrettruth merged 1 commit from fix/forgejo-issue-template-duplicates into main 2026-05-02 20:36:00 +00:00
Owner

Summary

  • move GitHub issue form files into test fixtures so Forgejo no longer renders duplicate Bug/Feature cards
  • keep live Forgejo issue-template links on git.barrettruth.com
  • teach the Forgejo backend to discover .forgejo/issue_template paths before compatibility fallbacks

Verification

  • nix develop .#ci --command just test spec/template_spec.lua spec/yaml_spec.lua spec/sources_spec.lua
  • nix develop .#ci --command just ci
## Summary - move GitHub issue form files into test fixtures so Forgejo no longer renders duplicate Bug/Feature cards - keep live Forgejo issue-template links on git.barrettruth.com - teach the Forgejo backend to discover .forgejo/issue_template paths before compatibility fallbacks ## Verification - nix develop .#ci --command just test spec/template_spec.lua spec/yaml_spec.lua spec/sources_spec.lua - nix develop .#ci --command just ci
fix: avoid duplicate forgejo issue templates
All checks were successful
quality / Test (pull_request) Successful in 8s
quality / Format (pull_request) Successful in 10s
quality / Lint (pull_request) Successful in 12s
337b72ca94
Sign in to join this conversation.
No description provided.