Skip to content

Commit

Permalink
Update docs_bot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dobairoland authored Feb 13, 2025
1 parent 8fe3cfa commit cf114cb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docs_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,13 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_repository: ${{ github.repository }}
github_issue_number: ${{ github.event.issue.number }}
in_msg: ${{ github.event.issue.body }}
title: ${{ github.event.issue.title }}
in_msg: ${{ github.event.issue.body }}
prefix_out_msg: >
Hi @${{ github.event.issue.user.login }}! Please be aware that
(1) the following suggestions are generated by a bot and haven't been fact-checked by Espressif
Systems,
(2) burning eFuses and enabling security features are irreversible operations and can damage your ESP32 device.
We hope that this message will help you until an Espressif Engineer looks at your issue,
(3) the bot might suggest to open an issue on Github because it is not aware of this query coming from it.
We hope that this message will help you until an Espressif Engineer looks at your issue.

0 comments on commit cf114cb

Please sign in to comment.