pgsch/Graph Git Repo
Generates a repository structure and Mermaid diagram using ChatGPT, uploads them as artifacts, and optionally creates a PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| exclude_patterns | Patterns to exclude (e.g., ".git|*.log|node_modules") | no | .git|.DS_Store|.idea|*.log|*.tmp|__pycache__ |
| depth | Tree depth to consider | no | 2 |
| create_pr | Whether to create a pull request with the generated files | no | true |
| openai_api_key | OpenAI API key for generating diagrams | yes | — |
| github_token | GitHub token for authentication | yes | — |
Outputs
no outputs