mirror of
https://github.com/amd/blis.git
synced 2026-04-20 07:38:53 +00:00
Add ai-pr-platform-app.yml
This commit is contained in:
committed by
Prabhu, Anantha
parent
85bd30ab3b
commit
8c0196fef9
41
.github/.ai_pr_platform/ai-pr-platform-app.yml
vendored
Normal file
41
.github/.ai_pr_platform/ai-pr-platform-app.yml
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
error_notifications:
|
||||
recipients:
|
||||
- dl.CSG_AIEnablement@amd.com
|
||||
assistantDefaults:
|
||||
skip_draft: true
|
||||
label_exclusions: []
|
||||
exclude_pr_authors: []
|
||||
exclude_comment_authors: []
|
||||
filtered_ticket_ids: []
|
||||
skip_comment_from_pr_author: true
|
||||
post_info_reply_comment: true
|
||||
teams:
|
||||
- name: csg
|
||||
branches:
|
||||
- amd-staging
|
||||
assistants:
|
||||
- type: PRSummary
|
||||
enabled: true
|
||||
branches:
|
||||
- amd-staging
|
||||
- type: CodingStandard
|
||||
enabled: true
|
||||
branches:
|
||||
- amd-staging
|
||||
- type: AIReviewCommentFix
|
||||
enabled: true
|
||||
branches:
|
||||
- amd-staging
|
||||
- type: CodeQLHistorical
|
||||
enabled: true
|
||||
branches:
|
||||
- amd-staging
|
||||
- type: CodeQLScheduled
|
||||
enabled: true
|
||||
- type: CoverityHistorical
|
||||
enabled: true
|
||||
branches:
|
||||
- amd-staging
|
||||
- type: CodePorting
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user