fj workflow init: configurable source URL via git config fj.workflows.source #17

Open
opened 2026-05-17 08:42:22 +02:00 by heiko · 1 comment
Owner

Follow-up to the fj workflow init feature.

The source repo URL is currently hardcoded to https://git.schlittermann.de/IUS/workflows. Make it configurable so other organizations / repos can host their own template set:

  • Read git config fj.workflows.source first; fall back to the hardcoded default if unset.
  • Document the knob in the README alongside the existing fj.token / fj.remote keys.
  • The token-resolution path already handles arbitrary hosts (git credential fill), so no auth changes are needed.
Follow-up to the `fj workflow init` feature. The source repo URL is currently hardcoded to `https://git.schlittermann.de/IUS/workflows`. Make it configurable so other organizations / repos can host their own template set: - Read `git config fj.workflows.source` first; fall back to the hardcoded default if unset. - Document the knob in the README alongside the existing `fj.token` / `fj.remote` keys. - The token-resolution path already handles arbitrary hosts (git credential fill), so no auth changes are needed.
Author
Owner

AI attribution comment added per repository instruction for this open issue.\n\n(co)authored by ai:gpt-5-codex

AI attribution comment added per repository instruction for this open issue.\n\n(co)authored by ai:gpt-5-codex
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
heiko/fj#17
No description provided.