Code Review
/
nonrtric
/
plt
/
rappmanager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a96ba4a
)
Revert "CI: INFO.yaml trigger temporary fix"
11/14711/1
author
aravind.est
<aravindhan.a@est.tech>
Fri, 11 Jul 2025 10:52:18 +0000
(11:52 +0100)
committer
aravind.est
<aravindhan.a@est.tech>
Fri, 11 Jul 2025 10:56:18 +0000
(11:56 +0100)
This reverts commit
d56bad9ebd3826b54f790f10556c802053f38c8d
.
Change-Id: I08cb8fecc2770e7e487b351cf59815a438678a19
Signed-off-by: aravind.est <aravindhan.a@est.tech>
.github/workflows/gerrit-merge.yaml
patch
|
blob
|
history
diff --git
a/.github/workflows/gerrit-merge.yaml
b/.github/workflows/gerrit-merge.yaml
index
2fc9f37
..
fa6654a
100644
(file)
--- a/
.github/workflows/gerrit-merge.yaml
+++ b/
.github/workflows/gerrit-merge.yaml
@@
-69,7
+69,7
@@
jobs:
run-maven-sonar:
needs: notify
# yamllint disable-line rule:line-length
- uses: lfit/releng-reusable-workflows/.github/workflows/composed-maven-sonar-cloud.yaml@
fix-sonar-workflow
+ uses: lfit/releng-reusable-workflows/.github/workflows/composed-maven-sonar-cloud.yaml@
main
with:
GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }}
GERRIT_CHANGE_ID: ${{ inputs.GERRIT_CHANGE_ID }}