Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: Add support for custom repository via environment variables#1297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
xuezhouyang wants to merge1 commit intogithub:main
base:main
Choose a base branch
Loading
fromxuezhouyang:feat/env-var-custom-repo

Conversation

@xuezhouyang
Copy link

Add SPEC_KIT_REPO_OWNER and SPEC_KIT_REPO_NAME environment variables to allow users to:

  • Test with custom forks before production rollout
  • Use internal mirrors in restricted network environments
  • Validate new agent support locally
  • Support enterprise deployments with custom repositories

Example usage:
export SPEC_KIT_REPO_OWNER=mycompany export SPEC_KIT_REPO_NAME=spec-kit-fork specify init my-project --ai claude

This change maintains full backward compatibility with default values (github/spec-kit).

Add SPEC_KIT_REPO_OWNER and SPEC_KIT_REPO_NAME environment variables to allow users to:- Test with custom forks before production rollout- Use internal mirrors in restricted network environments- Validate new agent support locally- Support enterprise deployments with custom repositoriesExample usage:  export SPEC_KIT_REPO_OWNER=mycompany  export SPEC_KIT_REPO_NAME=spec-kit-fork  specify init my-project --ai claudeThis change maintains full backward compatibility with default values (github/spec-kit).
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@localdenlocaldenAwaiting requested review from localdenlocalden is a code owner

At least 0 approving reviews are required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@xuezhouyang

[8]ページ先頭

©2009-2025 Movatter.jp