stdlib-js/Scaffold Pkg PR
Action for scaffolding a new `stdlib` package via GPT-3.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| OPENAI_API_KEY | OpenAI API key for the GPT-3 API. | yes | — |
| GITHUB_TOKEN | GitHub token for interacting with the GitHub API. | yes | — |
| pkg | The package path. | no | — |
| type | Scaffold action type (e.g., `native-addon`). | no | — |
| added-files | List of added files in a push event. | no | — |
Outputs
no outputs