An open API service indexing awesome lists of open source software.

https://github.com/gptscript-ai/create-github-issues

GPTScript tool to create issues on GitHub
https://github.com/gptscript-ai/create-github-issues

Last synced: 11 months ago
JSON representation

GPTScript tool to create issues on GitHub

Awesome Lists containing this project

README

          

# Create GitHub Issues

This is a GPTScript tool that uses the GitHub API to create issues.

When you run the tool, it will prompt you for your GitHub personal access token.

## Example

```yaml
tools: github.com/gptscript-ai/create-github-issues

Create an issue called "My issue" in the g-linville/test repo. Assign it to g-linville.
The issue body should state that the issue was created by GPTScript.
```

## License

This tool is available under the Apache License 2.0. See [LICENSE](LICENSE) for more information.