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

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

GPTScript tools to comment on and close existing GitHub issues
https://github.com/gptscript-ai/modify-github-issues

Last synced: 12 months ago
JSON representation

GPTScript tools to comment on and close existing GitHub issues

Awesome Lists containing this project

README

          

# Modify GitHub Issues

This is a GPTScript tool that uses the GitHub API to comment on or close issues.

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

## Example

```yaml
tools: github.com/gptscript-ai/query-github-issues, github.com/gptscript-ai/modify-github-issues

Find the closed issue called "Test issue" in the repo g-linville/test and leave a comment on it.
```

## License

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