espressif/Generate suggestion from the knowledge base of the documentation bot
The action uses the Espressif Chatbot and its knowledge base for automatically answering Github issues.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| in_msg | Issue message which will be handed over to the bot for evaluation. | yes | — |
| title | Issue title. | no | "" |
| bot_query_prefix | The issue message can be prefixed with this string before evaluation. | no | The customer opened a Github issue with the following information. Please help and I'll post your answer there. |
| github_comments | If set to false, the bot will not post a reply to the issue. | no | true |
| github_token | Access token for the repository when the workflow is run. It will be used by the bot to post a reply. | no | — |
| github_repository | Repository where the workflow is run. | no | — |
| github_issue_number | Issue number in the repository from where in_msg is coming from. | no | — |
| prefix_out_msg | Post this message together with the bot's response. Can be used for warnings, disclaimers and similar. | no | "" |
Outputs
no outputs