Merge pull request #10617 from Homebrew/sync-triage-config

Synchronize triage configuration
This commit is contained in:
Mike McQuaid 2021-02-15 13:00:44 +00:00 committed by GitHub
commit 11766d6aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,8 +33,8 @@ jobs:
stale-pr-message: > stale-pr-message: >
This pull request has been automatically marked as stale because it has not had This pull request has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. recent activity. It will be closed if no further activity occurs.
exempt-issue-labels: "gsoc-outreachy,help wanted,in progress" exempt-issue-labels: 'gsoc-outreachy,help wanted,in progress'
exempt-pr-labels: "gsoc-outreachy,help wanted,in progress" exempt-pr-labels: 'gsoc-outreachy,help wanted,in progress'
lock-threads: lock-threads:
if: startsWith(github.repository, 'Homebrew/') && github.event_name != 'issue_comment' if: startsWith(github.repository, 'Homebrew/') && github.event_name != 'issue_comment'