-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge 5.0 release branch into amd-main
- Loading branch information
Showing
186 changed files
with
72,211 additions
and
11,333 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
jenkinsURLs: | ||
- https://swjenkins.amd.com/job/automations/job/entrypoints/job/github-psdb-entrypoint/ | ||
help: | ||
doc: https://confluence.amd.com/display/SI/PSDB+Jenkins+Trigger+-+GitHub+Guide | ||
enabled: false | ||
includeTriggers: false | ||
verbose: false | ||
message: This branch is configured to trigger PSDB. Comment __!help__ to get additional details | ||
triggerExclusions: | ||
all: | ||
- "psdb-jenkins-trigger-dev[bot]" | ||
- "psdb-jenkins-trigger[bot]" | ||
onEdit: | ||
- "swjenci" | ||
branches: | ||
- branchName: "amd-main" | ||
triggers: | ||
- triggerName: "!ai-review" | ||
description: Runs the AI Review job | ||
onOpen: false | ||
onSynchronize: false | ||
jobs: | ||
- "[jenkins-psdb, AI-Code-review/ai-code-review-psdb, queryFiles:summary-issues-clarity-aocl_compression]" | ||
- branchName: "amd/dev/sraut/ai-code-review-test" | ||
triggers: | ||
- triggerName: "!ai-review" | ||
description: Runs the AI Review job | ||
onOpen: true | ||
onSynchronize: true | ||
jobs: | ||
- "[jenkins-psdb, AI-Code-review/ai-code-review-psdb, queryFiles:summary-issues-clarity-aocl_compression]" |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.