Legoktm has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/194992

Change subject: Don't self-merge l10n-bot commits, only CR+2
......................................................................

Don't self-merge l10n-bot commits, only CR+2

Requires Ie0e328327172 first, so jenkins will test the changes and merge them.

Bug: T91707
Change-Id: Idaf1fc15f1a52d377ee6fb2f29889d789aa07883
---
M bin/repocommit
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/92/194992/1

diff --git a/bin/repocommit b/bin/repocommit
index cbbc679..43e332a 100755
--- a/bin/repocommit
+++ b/bin/repocommit
@@ -46,7 +46,7 @@
        for i in `ssh [email protected] -p 29418 gerrit query 
--format=TEXT owner:l10n-bot status:open |grep "  url:" |cut -d/ -f5`
        do
                echo "Merging ${i}..."
-               ssh [email protected] -p 29418 gerrit review $i,1 
--code-review 2 --verified 2 --submit
+               ssh [email protected] -p 29418 gerrit review $i,1 
--code-review 2
        done
 }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/194992
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idaf1fc15f1a52d377ee6fb2f29889d789aa07883
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to