github: skip Copilot reviews for draft PRs (#13996)
Some checks failed
CodeQL Analysis / CodeQL (actions) (push) Has been cancelled
Docker Image Build / build (push) Has been cancelled
Sonar Quality Check (Main) / Sonar JaCoCo Coverage (push) Has been cancelled

This commit is contained in:
Andrija Panic 2026-08-29 09:13:38 +02:00 committed by GitHub
parent 6764ca5ea3
commit 77fbb0f033
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,7 +74,7 @@ github:
copilot_code_review:
enabled: true
review_drafts: true
review_drafts: false
review_on_push: true
notifications: