Releases: 3-shake/alert-menta
Releases Β· 3-shake/alert-menta
v0.1.0
Changelog
v0.0.4
v0.0.3
Changelog
- f0c3f7d Merge branch 'feature/ai/switch' into develop
- b1abbf8 Changed GetResponse function to accept a string β Prompt structure.
- 1c48660 Conflict Resolve
- 1f5d390 Corrected error handling of Issue information retrieval
- d20abab Implement single-turn conversations with VertexAI
- 18b76e7 Implementation of ask command
- d5c5fb8 Implementation of ask command (#3)
- 1142be6 Merge branch 'develop' of github.com:3-shake/alert-menta into develop
- fd6a874 Merge branch 'feature/ai/switch' into develop
- 68466c5 Merge branch 'feature/ask' into update/subcommands
- 5f1da50 Prevent goreleaser from triggering on pull requests
- 57d9139 Removed analyze description in help
- 8f3af78 Removed unused items from the configuration file and added the ability to validate subcommands
- ec95059 Update error handling when intent argument is empty
- 3f31352 Update/subcommands (#4)
- e0fe35e Updated description of argument /command/
- 7db6d9e config file allows AI providers to be switched
- b8f1436 solove conflict
- 6b463c7 solove conflicts
- bb275de update subcommands
v0.0.2
Changelog
- 8e3568c A config file was introduced to allow model prompts to be controlled by an external file.
- 47055d3 Added Actions that respond to specific labels
- 1226bbd Adjust formatting of logger output
- e9ee99c Change conditional expression in GitHub actions run command
- e2eb131 Change from secrets.GITHUB_TOKEN to secrets.GH_TOKEN in alert-menta.yaml
- af82692 Change the source of the release
- 1ffb24f Changed GitHub Actions to allow Command to be specified.
- 22cd1e3 Changed version of alert-menta release used in Actions
- a4ef34e Corrected comments throughout the repository.
- e41b037 Fixed to not respond to github-actions
- 18a04a1 Fixed typo in alert-menta.yaml
- fd58c56 Function to input GitHub Issue content into OpenAI API's LLM and post the output as a comment on the Issue
- 106b1a7 Merge branch 'develop' into feature/ai/openai
- b3a9cd2 Merge branch 'doc' into develop
- 2f976c6 Merge branch 'doc' into develop
- 0f4dd34 Merge branch 'doc' into develop
- ab34093 Merge branch 'feature/actions/react_label' into develop
- 514c2b7 Merge branch 'feature/actions/react_label' into feature/ai/openai
- 228fd78 Merge branch 'feature/actions/react_label' into feature/ai/openai
- 8eace92 Merge branch 'feature/actions/react_label' into feature/ai/openai
- 72633e7 Merge branch 'feature/ai/openai' into develop
- 39c4462 Remove the comment option from the command line argument (because it is generated by GPT)
- 6a0137e Update README.md
- ded2aff Update README.md
- a536b45 Update README.md
- 3938893 Update alert-menta.yaml
- a998f8f Update alert-menta.yaml
- 9c1c5c1 Updated README.md, adding mainly setup information
- a3c9975 added a user-defined configuration file can be specified in .alert-menta.user.yaml on the user side
- a32c3ec added specifying openai api key as command line argument
- fe625aa added specifying openai api key as command line argument
v0.0.1
Changelog
- e94e0da Create pr-agent.yaml
- 8238907 Fixed a mismatch between go and goreleaser version (go 1.22)
- 3380af6 Fixed typo in .goreleaser.yaml
- 76515ee Get comments on GitHub Issues and post a new comment under it.
- 0b05bcb Initial commit
- 6794752 Remove spaces in workflows directory path
- 9f2cdf8 Separate GitHub API usage part as a github module.
- 303e12f To the point of getting the title and Body of any Issue in go-github.
- 68369c2 Translate comments from Japanese to English.
- dcbdbb3 Update .goreleaser.yaml
- 5d3f947 Update README.md
- da1ebe0 Update README.md
- 564d713 install goreleaser on GitHub Actions
- 8acc767 update .gitignore