Skip to content

feat: select issue form when logging - #81

Open
emmajam wants to merge 2 commits into
wevm:mainfrom
emmajam:ejh/log-template
Open

feat: select issue form when logging#81
emmajam wants to merge 2 commits into
wevm:mainfrom
emmajam:ejh/log-template

Conversation

@emmajam

@emmajam emmajam commented Aug 5, 2026

Copy link
Copy Markdown

Adds a local --template override to frog log, allowing a repository to select a purpose-specific issue form while retaining Frog's existing labels and lifecycle.

  • Resolves filenames under .github/ISSUE_TEMPLATE and repository-relative paths through the existing form lookup.
  • Gives the explicit flag precedence over configured and discovered forms.
  • Rejects the local-only option for upstream targets and non-file stores.
  • Documents the workflow and adds regression coverage.
  • pnpm check and an end-to-end CLI smoke test pass. The focused Vitest suite could not collect without a Docker-compatible container runtime; the included friction entry records that blocker.

CLOSES #80

@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

@emmajam is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: allow local log entries to select an issue form

1 participant