Skip to content

Commit

Permalink
Update similar-issues-bot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
craigloewen-msft authored Nov 28, 2023
1 parent 9bbc0e3 commit c98fe69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/similar-issues-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
issuetitle: ${{ github.event.issue.title }}
repo: ${{ github.repository }}
similaritytolerance: "0.75"
commentBody: |
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!
add-comment:
needs: getsimilarissues
runs-on: ubuntu-latest
Expand Down

0 comments on commit c98fe69

Please sign in to comment.