Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BuildAndVerify.ps1 and Agent Improvements (Issue-Resolver, PR-Reviewer & Test-Repro) #50969

BuildAndVerify.ps1 and Agent Improvements (Issue-Resolver, PR-Reviewer & Test-Repro)

BuildAndVerify.ps1 and Agent Improvements (Issue-Resolver, PR-Reviewer & Test-Repro) #50969

name: Inclusive Heat Sensor
on:
issues:
types: [opened, reopened]
issue_comment:
types: [created, edited]
pull_request_review_comment:
types: [created, edited]
permissions:
contents: read
issues: write
pull-requests: write
jobs:
detect-heat:
if: github.repository_owner == 'dotnet'
uses: jonathanpeppers/inclusive-heat-sensor/.github/workflows/[email protected]
secrets: inherit
with:
minimizeComment: true
offensiveThreshold: 9
angerThreshold: 9