[Bug 50389] Jenkins: Zuul should not run jenkins-bot on changes for refs/meta/*

2014-10-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50389

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   See Also|https://bugzilla.wikimedia. |
   |org/show_bug.cgi?id=64678   |
 CC||gti...@wikimedia.org

--- Comment #7 from Krinkle krinklem...@gmail.com ---
*** Bug 64678 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 50389] Jenkins: Zuul should not run jenkins-bot on changes for refs/meta/*

2014-09-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50389

Greg Grossmeier g...@wikimedia.org changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=64678

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 50389] Jenkins: Zuul should not run jenkins-bot on changes for refs/meta/*

2014-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50389

--- Comment #6 from Antoine hashar Musso has...@free.fr ---
I was merely minding Timo sorry ;-D

You can potentially add a ref filter on each of the Zuul pipeline. Something
like:

 - name: test
   trigger:
 gerrit:
  - event: patchset-created
ref: ^(?!refs/meta/config).*$

That should discard patches on refs/meta/config

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 50389] Jenkins: Zuul should not run jenkins-bot on changes for refs/meta/*

2014-03-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50389

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|Zuul should not run |Jenkins: Zuul should not
   |jenkins-bot on changes for  |run jenkins-bot on changes
   |refs/meta/* |for refs/meta/*

--- Comment #5 from Krinkle krinklem...@gmail.com ---
(In reply to Antoine hashar Musso from comment #3)
 Use the web interface ? :-)

That is not an option because for change I'm making most often (disabling
Verified/Submit for regular users) doesn't work in the the web interface.

The web interface of Gerrit is broken. It requires all values to be
autocompleted, and one due to a bug in Gerrit you can only autocomplete group
names you're an admin of (so only Gerrit root admins can make changes that
introduce group names). 

Through the commit interface it works fine however, and there is no security
reason to restrict it either, it's purely a bug in the UI.

Either way, there are other branches as well. Zuul should only run on
repository code related branches. These meta branches, unless we plan to write
jobs for them (at which point we should have to explicitly whitelist them),
there is no point in letting Zuul run over it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l