Categorygithub.com/gptscript-ai/create-github-issues
modulepackage
0.0.0-20240702002918-a83d84a171d9
Repository: https://github.com/gptscript-ai/create-github-issues.git
Documentation: pkg.go.dev

# 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

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 for more information.