8000 [2025/06/23] Candidate - In Flight Branch (#30115) · dotnet/maui@2729795 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[copilot] Extract copilot instructions updates from PR 30291 for handling existing PRs #31899

[copilot] Extract copilot instructions updates from PR 30291 for handling existing PRs

[copilot] Extract copilot instructions updates from PR 30291 for handling existing PRs #31899

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:
uses: jonathanpeppers/inclusive-heat-sensor/.github/workflows/comments.yml@v0.1.2
secrets: inherit
with:
minimizeComment: true
offensiveThreshold: 9
angerThreshold: 9
0