summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2023-11-28 10:29:36 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2023-11-28 13:20:05 +0000
commit85248840dc16dfef864cf417bb198fa704c98adc (patch)
tree422f9d6686fd785c35b3fa5e748b222939dab2e1
parent37a6eb9a8ed21399bfa530c2a9ce667945683a63 (diff)
Revert "Document how to ping a Googler for LC+1 on a dependency update"
This reverts commit e2e483f7ecdeacff9abf42dfbd7731df7c7bbbab. Release-Notes: skip Change-Id: I4fdc75cf3ddc6dc845778e401ec163a27ef0798c Signed-off-by: Luca Milanesio <luca.milanesio@gmail.com>
-rw-r--r--Documentation/dev-processes.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/dev-processes.txt b/Documentation/dev-processes.txt
index 8014977f22..8b7ba4b16f 100644
--- a/Documentation/dev-processes.txt
+++ b/Documentation/dev-processes.txt
@@ -370,12 +370,6 @@ Gerrit team at Google uses this
link:https://gerrit-review.googlesource.com/q/label:%2522Library-Compliance%253Dneed%2522+-ownerin:google-gerrit-team+status:open+project:gerrit+-age:4week+-is:wip+-is:private+label:Code-Review%252B2[change query]
to find changes that require a `Library-Compliance` approval.
-To get the attention of a Googler for dependency updates file separate issues
-(use type "Task") for each dependency update on the
-link:https://issues.gerritcodereview.com/issues/new?component=1371020&template=1834212["Hosting > googlesource" component].
-Then it will show up in Google's triage queue and the current person who is on duty
-should look into this.
-
Gerrit's library dependencies should only be upgraded if the new version contains
something we need in Gerrit. This includes new features, API changes as well as bug
or security fixes.