-
Notifications
You must be signed in to change notification settings - Fork 8
Support GitHub URLs with branch or subdirectory context #164
Copy link
Copy link
Open
Labels
area: backendRelated to Next.js API routes or Octokit/GitHub API.Related to Next.js API routes or Octokit/GitHub API.ci/cdAutomated workflows for building, testing, and deploying code.Automated workflows for building, testing, and deploying code.enhancementNew feature or requestNew feature or requesttypescriptType definition fixes, interfaces, or TS configuration.Type definition fixes, interfaces, or TS configuration.
Metadata
Metadata
Assignees
Labels
area: backendRelated to Next.js API routes or Octokit/GitHub API.Related to Next.js API routes or Octokit/GitHub API.ci/cdAutomated workflows for building, testing, and deploying code.Automated workflows for building, testing, and deploying code.enhancementNew feature or requestNew feature or requesttypescriptType definition fixes, interfaces, or TS configuration.Type definition fixes, interfaces, or TS configuration.
Type
Fields
Give feedbackNo fields configured for issues without a type.
The current generator assumes a simple repository root URL. Monorepos and branch-specific URLs would benefit from preserving the original context when a user shares a deeper GitHub path.
Proposed scope
tree/<branch>or nested repository context.Acceptance criteria