Legoktm has uploaded a new change for review.
https://gerrit.wikimedia.org/r/176486
Change subject: Fix typo in ignore rules "css" --> "ccs"
......................................................................
Fix typo in ignore rules "css" --> "ccs"
Follows up f9533014196
Change-Id: Ib988d9790dfb237debb093e1657971eef263cabc
---
M wikibugs.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/labs/tools/wikibugs2
refs/changes/86/176486/1
diff --git a/wikibugs.py b/wikibugs.py
index b5f4ce0..34ac353 100644
--- a/wikibugs.py
+++ b/wikibugs.py
@@ -233,7 +233,7 @@
transactions = self.get_transaction_info(phid_info['name'], timestamp)
ignored = [
- 'css', # Ignore any only-CC updates
+ 'ccs', # Ignore any only-CC updates
'projectcolumn', # Ignore column changes, see T1204
'token:give', # Ignore granting tokens, see T76246
]
--
To view, visit https://gerrit.wikimedia.org/r/176486
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib988d9790dfb237debb093e1657971eef263cabc
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/wikibugs2
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits