mirror of
https://github.com/amd/blis.git
synced 2026-04-19 15:18:52 +00:00
Update ai-pr-platform-app.yml
This commit is contained in:
21
.github/.ai_pr_platform/ai-pr-platform-app.yml
vendored
21
.github/.ai_pr_platform/ai-pr-platform-app.yml
vendored
@@ -2,48 +2,35 @@ error_notifications:
|
||||
recipients:
|
||||
- dl.CSG_AIEnablement@amd.com
|
||||
assistantDefaults:
|
||||
skip_draft: true
|
||||
skip_draft: false
|
||||
label_exclusions: []
|
||||
exclude_pr_authors: []
|
||||
exclude_comment_authors: []
|
||||
filtered_ticket_ids: []
|
||||
skip_comment_from_pr_author: true
|
||||
post_info_reply_comment: false
|
||||
skip_comment_from_pr_author: false
|
||||
post_info_reply_comment: true
|
||||
teams:
|
||||
- name: csg
|
||||
branches:
|
||||
- amd-main
|
||||
- AOCL-*-RC
|
||||
|
||||
assistants:
|
||||
- type: PRSummary
|
||||
enabled: true
|
||||
branches:
|
||||
- amd-main
|
||||
- type: CodingStandard
|
||||
enabled: true
|
||||
branches:
|
||||
- amd-main
|
||||
- type: AIReviewCommentFix
|
||||
enabled: true
|
||||
branches:
|
||||
- amd-main
|
||||
- type: CodeQLHistorical
|
||||
enabled: true
|
||||
branches:
|
||||
- amd-main
|
||||
- type: CodeQLScheduled
|
||||
enabled: true
|
||||
branches:
|
||||
- amd-main
|
||||
params:
|
||||
schedule: 30 11 * * 7
|
||||
- type: CoverityHistorical
|
||||
enabled: true
|
||||
branches:
|
||||
- amd-main
|
||||
- type: CodePorting
|
||||
enabled: true
|
||||
- type: CodePortingHistorical
|
||||
enabled: true
|
||||
branches:
|
||||
- amd-main
|
||||
|
||||
Reference in New Issue
Block a user